octol / vim-cpp-enhanced-highlight

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

E28: No such highlight group name: cppStructure #26

Closed MarvinCorro closed 8 years ago

MarvinCorro commented 8 years ago

Not sure what this means or how to fix it

MarvinCorro commented 8 years ago

I just turned off the optional feature and it works

pingsoli commented 6 years ago

@MarvinCorro I don't get it, I encounter the same problem, but I don't konw how to deal with it, please help me.

MarvinCorro commented 6 years ago

hey @pingsoli sorry I hardly remember what I did and the laptop that I installed this on I no longer have to look at my bashrc file. I think what I did was set all the optional features as listed in the read me to 0. Try that, hope it helps.

pingsoli commented 6 years ago

@MarvinCorro, I really appreciate your reply, I have tried it. thanks again.