vim-one icon indicating copy to clipboard operation
vim-one copied to clipboard

C/C++ color hilighting is pretty poor

Open hadronized opened this issue 6 years ago • 3 comments

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 avatar Jan 09 '19 09:01 hadronized

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

screen shot 2019-01-09 at 13 14 04

hadronized avatar Jan 09 '19 12:01 hadronized

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.

adrian5 avatar Jul 20 '20 14:07 adrian5

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

marroquinsamy avatar Sep 30 '20 23:09 marroquinsamy