w0ng / vim-hybrid

A dark color scheme for Vim
1.48k stars 235 forks source link

Not compatible with *.pyx files #29

Open kepbod opened 9 years ago

kepbod commented 9 years ago

When I edited *.pyx files, there was an error information like No such highlight group name: pythonInclude. Please help to fix it. Thanks very much!

tgy commented 7 years ago

I have the same error but I don't have vim-hybrid installed. Did you find a solution to your problem? Maybe it is caused by another plugin.

kepbod commented 7 years ago

I have no idea yet.

h3xx commented 2 years ago

A search for pythonInclude in this repo yields no results. Likely the error message is coming from your pyrex syntax file somewhere. Are you using a custom syntax/pyrex.vim?