From 8e49fb6a30a5fcfa13f604069769d74886a38cdb Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 13 Jan 2016 23:08:09 +0100 Subject: [PATCH] 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 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 680720b..03f8a30 100644 --- a/README.md +++ b/README.md @@ -1725,12 +1725,13 @@ Also see [fuzzy finders](#fuzzy-finders). - [gitv](https://github.com/gregsexton/gitv) - [lawrencium](https://bitbucket.org/ludovicchabant/vim-lawrencium) - [signify](https://github.com/mhinz/vim-signify) -- [vcscommand](https://github.com/vim-scripts/vcscommand.vim) #### Misc - [bracketed-paste](https://github.com/ConradIrwin/vim-bracketed-paste) +- [covim](https://github.com/FredKSchott/CoVim) - [gnupg](https://github.com/jamessan/vim-gnupg) +- [goyo](https://github.com/junegunn/goyo.vim) - [hackernews](https://github.com/ryanss/vim-hackernews) - [multiple-cursors](https://github.com/terryma/vim-multiple-cursors) - [projectionist](https://github.com/tpope/vim-projectionist)