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
/
custom
/
fcuny-yaml.el
blob: b84c041603c7e0c075fd4503273a58321cfe797b (
plain
) (
blame
)
1
2
3
4
(
use-package
yaml-mode
:ensure
t
)
(
provide
'fcuny-yaml
)