Remove explicit setting of comments in c.vim

This commit is contained in:
Eryn Wells 2013-03-12 15:34:47 -07:00
parent f07bb147c1
commit 4ca4e39e03

View file

@ -11,6 +11,6 @@ endif
" Do comments that look like this:
" /* stuff and things
" more stuff with things */
setlocal comments="sO:* -,mO: ,exO:*/,sl:/*,mb: ,ex:*/"
"setlocal comments="sO:* -,mO: ,exO:*/,sl:/*,mb: ,ex:*/"
setlocal cinoptions+=(0,Ws