summaryrefslogtreecommitdiffstats
path: root/ftplugin/puppet.vim
blob: 175ac1269b811827c5e49aca728f5edef42859e8 (plain) (blame)
1
2
3
4
5
6
setl ts=2
setl sts=2
setl sw=2
setl et
setl keywordprg=puppet\ describe\ --providers
setl iskeyword=-,:,@,48-57,_,192-255