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_puppet.el
blob: 97b8a67abc8452c56469fde60f7eb08aaeb081e1 (
plain
) (
blame
)
1
2
3
(
use-package
puppet-mode
:ensure
t
:mode
(
"\\.pp$"
.
puppet-mode
))