Add puppet for vim and ^p for vim
This commit is contained in:
parent
09af05a45f
commit
d3ad3d7b59
12 changed files with 2665 additions and 0 deletions
2
.vim/ftdetect/puppet.vim
Normal file
2
.vim/ftdetect/puppet.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
" detect puppet filetype
|
||||
au BufRead,BufNewFile *.pp set filetype=puppet
|
||||
Loading…
Add table
Add a link
Reference in a new issue