This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
vim-polyglot
Watch
1
Star
0
Fork
0
You've already forked vim-polyglot
Code
Issues
Pull Requests
Releases
Wiki
Activity
vim-polyglot
/
ftdetect
/
puppet.vim
3 lines
85 B
VimL
Raw
Normal View
History
Unescape
Escape
vim-scripts/Puppet-Syntax-Highlighting -> ajs/puppet-vim
2013-09-12 17:36:44 +02:00
" detect puppet filetype
au
BufRead
,
BufNewFile
*.
pp
set
filetype
=
puppet
Reference in New Issue
Copy Permalink