Plugins: add vim-flow

This commit is contained in:
Marco Hinz 2018-01-21 13:05:29 +01:00
parent 4409d578fb
commit b95952c992
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -291,6 +291,7 @@ Also see [fuzzy finders](#fuzzy-finders).
- [node-vim-debugger](https://github.com/sidorares/node-vim-debugger) - [node-vim-debugger](https://github.com/sidorares/node-vim-debugger)
- [tern_for_vim](https://github.com/ternjs/tern_for_vim) - [tern_for_vim](https://github.com/ternjs/tern_for_vim)
- [vim-esformatter](https://github.com/millermedeiros/vim-esformatter) - [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-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-node](https://github.com/moll/vim-node) - [vim-node](https://github.com/moll/vim-node)