vim-css-color icon indicating copy to clipboard operation
vim-css-color copied to clipboard

No colors in .h files in neovim

Open falamous opened this issue 3 years ago • 0 comments

It seams that neovim matches strings in .h files as cppString and this group isn't handled. It would be nice if you added cppString (and perhaps cCommentString, cComment2String) to processed groups in after/syntax/c.vim. Sorry for such a simple issue and thanks in advance.

falamous avatar Mar 07 '22 21:03 falamous