vim-js-context-coloring icon indicating copy to clipboard operation
vim-js-context-coloring copied to clipboard

Babel-based context colouring

Open sheerun opened this issue 9 years ago • 1 comments

Hey,

I discovered your plugin though blogpost of @davidosomething (http://davidosomething.com/blog/vim-for-javascript/). I find the idea awesome, but it lacks support for es6 features and custom babel syntax plugins.

Would you consider creating another plugin, but on top of Babel's syntax parser instead of node's and behaves more like usual highlighter?

sheerun avatar May 02 '16 14:05 sheerun

Hi,

The plugin should support es2015. However, it doesn't support everything Babel can do, esp. the level 1 stuff. What isn't working for you?

bigfish avatar May 09 '16 19:05 bigfish