From d55ccfa3525a52440754524d415f9035faefe695 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Thu, 24 Nov 2016 02:41:52 +0100 Subject: [PATCH] README: replace neobundle by dein --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1dde67a..628b041 100644 --- a/README.md +++ b/README.md @@ -1642,16 +1642,13 @@ include all the things put under a certain directory. You have to clone the repositories of the plugins there yourself. Real plugin managers expose commands that help you to install and update plugins -from within Vim. Hereinafter is a list of commonly used plugin managers in -alphabetic sequence: +from within Vim. Hereinafter is a list of commonly used plugin managers: -- [neobundle](https://github.com/Shougo/neobundle.vim) +- [dein](https://github.com/Shougo/dein.vim) - [plug](https://github.com/junegunn/vim-plug) - [vim-addon-manager](https://github.com/MarcWeber/vim-addon-manager) - [vundle](https://github.com/VundleVim/Vundle.vim) -Plug is my favorite, but your mileage may vary. - ## Block insert This is a technique to insert the same text on multiple consecutive lines at the