From 4fc7ac975577fd3f2f24e0f947a2e865aa3e9fb7 Mon Sep 17 00:00:00 2001 From: Andrei Gasparovici Date: Sun, 21 Oct 2018 09:19:46 +0300 Subject: [PATCH] PLUGINS: add vim-jsx to JS plugins --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 56d791f..3b31598 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -315,6 +315,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [vim-flow](https://github.com/flowtype/vim-flow) - [vim-javascript-syntax](https://github.com/jelera/vim-javascript-syntax) - [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-prettier](https://github.com/prettier/vim-prettier) - [yajs.vim](https://github.com/othree/yajs.vim)