tomasiser/vim-code-dark

Comment color show different while editing c source code.

Closed this issue · 1 comments

I want comment showing same color in c language.
image

To disable them use ":unlet". Example:
:unlet c_comment_strings

https://stackoverflow.com/questions/40940208/turn-off-vim-syntax-highlighting-inside-c-comments