Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C/C++ color hilighting is pretty poor #87

Open
hadronized opened this issue Jan 9, 2019 · 3 comments
Open

C/C++ color hilighting is pretty poor #87

hadronized opened this issue Jan 9, 2019 · 3 comments

Comments

@hadronized
Copy link

This is the current status of hilighting in my neovim:

screen shot 2019-01-09 at 10 52 33

Comparison with Atom, for instance:

screen shot 2019-01-09 at 10 54 15

I can make the patch but I don’t really know what to modify to end up to something similar. Any idea? :)

@hadronized
Copy link
Author

hadronized commented Jan 9, 2019

I installed chromatica and I get the following (which is neat, but still incomplete):

screen shot 2019-01-09 at 13 14 04

@adrian5
Copy link
Contributor

adrian5 commented Jul 20, 2020

Not a theme limitation from what I can tell; vim is just poor at parsing C++. I think this issue can be closed. Once something better like tree-sitter lands, there should be superior highlighting of C++ out of the box.

@marroquinsamy
Copy link

I have the same issue with JavaScript. Can someone help me please?
Screenshot from 2020-09-30 17-18-22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants