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

Error while opening file #53

Closed ghost closed 7 years ago

ghost commented 7 years ago

I get always error

"main.cpp" 30L, 466C
Error detected while processing /home/somerandomusername/.vim/syntax/cpp.vim:
line 61:
E28: No such highlight group name: cppStructure
line 80:
E28: No such highlight group name: cppAccess
Press ENTER or type command to continue

So what can i do ?

pingsoli commented 6 years ago

@HackerDeez Have you found the solution ? I got the same error message.