vim-js-context-coloring
vim-js-context-coloring copied to clipboard
Spread operator
I use the Spread operator ([ ...arrayToBeSpreaded, 'value 2' ]), but it breaks the highlight in JSContextColoring.
Is there a way to make this work?
Thank you.
hmm, spread operator works for me... can you post the full file contents (or smallest test case) ? Which version of plugin are you using (maybe try an update if using git repo).