Set comments option

This commit is contained in:
Tim Pope
2014-08-07 19:55:50 -04:00
parent 18ff62828c
commit 9b7c3341c2
2 changed files with 3 additions and 1 deletions

View File

@@ -8,5 +8,6 @@ if exists("b:did_ftplugin")
endif
runtime! ftplugin/sass.vim
setlocal comments=s1:/*,mb:*,ex:*/,//
" vim:set sw=2: