yuezk / vim-js

💯The most accurate syntax highlighting plugin for JavaScript and Flow.js
MIT License
140 stars 8 forks source link
flow flowtype javascript jsdoc syntax-highlighting vim vim-javascript vim-plugin

vim-js

A Vim syntax highlighting plugin for JavaScript and Flow.js

Pros.

yuezk/vim-js screenshot

Install

  1. Choose your favourite plugin manager (e.g. vim-plug)
  2. Install it with Plug 'yuezk/vim-js'

Highlight JSX Syntax

Please use vim-jsx-pretty to highlight the JSX syntax. It's another plugin I currently maintain.

Plug 'maxmellon/vim-jsx-pretty'

License

MIT License