You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.