From 5529a5e8e21e4577e4cd3551f2cbad59b5b406e8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 2 May 2016 10:48:28 +0200 Subject: Update vim-puppet source to voxpupuli/vim-puppet, closes #115 --- ftplugin/puppet.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'ftplugin') diff --git a/ftplugin/puppet.vim b/ftplugin/puppet.vim index ff0de3dc..d52f6b2d 100644 --- a/ftplugin/puppet.vim +++ b/ftplugin/puppet.vim @@ -6,5 +6,6 @@ setl sw=2 setl et setl keywordprg=puppet\ describe\ --providers setl iskeyword=-,:,@,48-57,_,192-255 +setl cms=#\ %s endif -- cgit v1.2.3