Hacker News new | ask | show | jobs
by syncopatience 3351 days ago
For anyone else who happens by and has the same issue, vim had (has?) substandard syntax highlighting for javascript. Pulling in pangloss's vim-javascript (https://github.com/pangloss/vim-javascript) fixed that up for me. If you write JSX, you can pull in https://github.com/mxw/vim-jsx to get great highlighting for that too.
1 comments

I of course use vim-javascript. This didn't fix the issue for me. An issue with the color scheme I use I suppose.