Home

Awesome

vim-js

A Vim syntax highlighting plugin for JavaScript and Flow.js

Pros.

<img src="https://github.com/yuezk/vim-js/raw/3c69f3e3a2d2d9712dcc9c79b57dbff55a8455a6/screenshot.png" alt="yuezk/vim-js screenshot" width="694">

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