bigfish / vim-js-context-coloring

JavaScript Context Coloring in Vim
MIT License
151 stars 8 forks source link

Syntax highlighting does not work #4

Closed can3p closed 10 years ago

can3p commented 10 years ago

Hi!

I can't get contextual highlighting work.

I've installed the plugin, installed all the npm modules. After some debugging I see that the plugin calls node code and recieves the output and even calls the highlighting code but the color of the text does not change

I either see default highlighting or no highlighting at all.

Tested on console vim 7.3 for mac and for ubuntu

bigfish commented 10 years ago

I think it must be that it doesn't work on 7.3 (see other issue). Sorry that this caused frustration.. I will update the documentation shortly.

bigfish commented 10 years ago

Closing as 7.3 is now supported.