bbchung / clighter8

VIM C++ semantic syntax highlight plugin
GNU General Public License v3.0
48 stars 3 forks source link

Error: No such highlight group name clighter8Expr #9

Closed matthiasvegh closed 7 years ago

matthiasvegh commented 7 years ago

Similarly to #5, the link for clighter8Expr is missing. Adding the link in syntax.vim fixes the issue for me.

Error detected while processing function <lambda>332[1]..<SNR>118_on_get_hlt[10]<SNR>118_highlight:
line   17:
E28: No such highlight group name: clighter8Expr
bbchung commented 7 years ago

fixed