PLUGINS: add vim-jsx to JS plugins

This commit is contained in:
Andrei Gasparovici 2018-10-21 09:19:46 +03:00 committed by Marco Hinz
parent a49607fc45
commit 4fc7ac9755

View File

@ -315,6 +315,7 @@ Also see [fuzzy finders](#fuzzy-finders).
- [vim-flow](https://github.com/flowtype/vim-flow) - [vim-flow](https://github.com/flowtype/vim-flow)
- [vim-javascript-syntax](https://github.com/jelera/vim-javascript-syntax) - [vim-javascript-syntax](https://github.com/jelera/vim-javascript-syntax)
- [vim-javascript](https://github.com/pangloss/vim-javascript) - [vim-javascript](https://github.com/pangloss/vim-javascript)
- [vim-jsx](https://github.com/mxw/vim-jsx)
- [vim-node](https://github.com/moll/vim-node) - [vim-node](https://github.com/moll/vim-node)
- [vim-prettier](https://github.com/prettier/vim-prettier) - [vim-prettier](https://github.com/prettier/vim-prettier)
- [yajs.vim](https://github.com/othree/yajs.vim) - [yajs.vim](https://github.com/othree/yajs.vim)