From b95952c992a9142508b36fc8dd603b87808c3248 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sun, 21 Jan 2018 13:05:29 +0100 Subject: [PATCH] Plugins: add vim-flow --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 8117702..916d9e7 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -291,6 +291,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [node-vim-debugger](https://github.com/sidorares/node-vim-debugger) - [tern_for_vim](https://github.com/ternjs/tern_for_vim) - [vim-esformatter](https://github.com/millermedeiros/vim-esformatter) +- [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-node](https://github.com/moll/vim-node)