index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs.d
/
inits
/
90_yaml.el
blob: 6758789ef90bd3ed6dd62f46715cf183c5eeb477 (
plain
) (
blame
)
1
2
3
(
use-package
yaml-mode
:ensure
t
:defer
t
)