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
{{ message }}
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.
I am using Chromatica vim for syntax highlighting in c++ on macOS. I got the syntax highlighting to work perfectly for .cpp files which are specified in my compile_commands.json. However, because the header files are not highlighted at all (apart from basic nvim highlighting) even though I think you have addressed this issue before. I have downloaded the version via vim plugged. Should I just pull the git repo and manually install it, or should the plugged install be fine?
Do have any other ideas what could be going on? Thanks a lot!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am using Chromatica vim for syntax highlighting in c++ on macOS. I got the syntax highlighting to work perfectly for .cpp files which are specified in my compile_commands.json. However, because the header files are not highlighted at all (apart from basic nvim highlighting) even though I think you have addressed this issue before. I have downloaded the version via vim plugged. Should I just pull the git repo and manually install it, or should the plugged install be fine?
Do have any other ideas what could be going on? Thanks a lot!
The text was updated successfully, but these errors were encountered: