octol / vim-cpp-enhanced-highlight

Additional Vim syntax highlighting for C++ (including C++11/14/17)
MIT License
1.06k stars 152 forks source link

This plugin has no effect #88

Open refaelsh opened 3 years ago

refaelsh commented 3 years ago

Hi all,

I installed this plugin with vim-pug: Plug 'octol/vim-cpp-enhanced-highlight', and then I off course ran 'PlugInstall'. Restarted Vim, opened a cpp file, and don't see any change to highlighting, everything stayed the same. I am using Neovim.

What am I missing please?

krithravi commented 3 years ago

I'm getting the same issue. Is it related to the colorscheme? I'm using PaperColor, but I'm not sure if that has anything to do with it. Update: it now works for me after I changed colorschemes, that might work for you?

msenel1978 commented 3 years ago

Same for me.

jiajun-c commented 3 years ago

same

Tes-bo commented 3 years ago

same here

Crazyokd commented 2 years ago

same here

anqin commented 2 years ago

same~

416207298 commented 2 years ago

After changed my colorscheme from "PaperColor" to "monokai", it worked! But why?