Plugins: update

- remove vcscommand: not widely used anymore, last update 3 years ago
- add CoVim for being interesting
- add goyo for neat idea well implemented
This commit is contained in:
Marco Hinz 2016-01-13 23:08:09 +01:00
parent 5324ccafde
commit 8e49fb6a30

View File

@ -1725,12 +1725,13 @@ Also see [fuzzy finders](#fuzzy-finders).
- [gitv](https://github.com/gregsexton/gitv) - [gitv](https://github.com/gregsexton/gitv)
- [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium) - [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium)
- [signify](https://github.com/mhinz/vim-signify) - [signify](https://github.com/mhinz/vim-signify)
- [vcscommand](https://github.com/vim-scripts/vcscommand.vim)
#### Misc #### Misc
- [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste) - [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste)
- [covim](https://github.com/FredKSchott/CoVim)
- [gnupg](https://github.com/jamessan/vim-gnupg) - [gnupg](https://github.com/jamessan/vim-gnupg)
- [goyo](https://github.com/junegunn/goyo.vim)
- [hackernews](https://github.com/ryanss/vim-hackernews) - [hackernews](https://github.com/ryanss/vim-hackernews)
- [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors)
- [projectionist](https://github.com/tpope/vim-projectionist) - [projectionist](https://github.com/tpope/vim-projectionist)