You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
122 B
VimL
7 lines
122 B
VimL
10 years ago
|
setl ts=2
|
||
|
setl sts=2
|
||
|
setl sw=2
|
||
|
setl et
|
||
|
setl keywordprg=puppet\ describe\ --providers
|
||
|
setl iskeyword=-,:,@,48-57,_,192-255
|