Initial commit.
This commit is contained in:
commit
65a4600b98
14 changed files with 1735 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