vim-polyglot/ftplugin/puppet.vim

7 lines
122 B
VimL
Raw Normal View History

2014-04-14 19:26:34 -04:00
setl ts=2
setl sts=2
setl sw=2
setl et
setl keywordprg=puppet\ describe\ --providers
setl iskeyword=-,:,@,48-57,_,192-255