rakr / vim-one

Adaptation of one-light and one-dark colorschemes for Vim
MIT License
1.98k stars 196 forks source link

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

Open hadronized opened 5 years ago

hadronized commented 5 years ago

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 commented 5 years ago

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

screen shot 2019-01-09 at 13 14 04

adrian5 commented 4 years ago

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 commented 3 years ago

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