vim-css-color
vim-css-color copied to clipboard
No colors in .h files in neovim
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.