Fix C comments
This commit is contained in:
parent
5eeb7cee5e
commit
53eb1a38a4
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ endif
|
||||||
" Do comments that look like this:
|
" Do comments that look like this:
|
||||||
" /* stuff and things
|
" /* stuff and things
|
||||||
" more stuff with 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
|
setlocal cinoptions+=(0,Ws
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue