vim-scripts/Puppet-Syntax-Highlighting -> ajs/puppet-vim

This commit is contained in:
Adam Stankiewicz
2013-09-12 17:36:44 +02:00
parent 2ed8751feb
commit 8e46fc0007
5 changed files with 277 additions and 35 deletions

View File

@@ -1 +1,2 @@
au BufRead,BufNewFile *.pp setfiletype puppet
" detect puppet filetype
au BufRead,BufNewFile *.pp set filetype=puppet