README: replace neobundle by dein

This commit is contained in:
Marco Hinz 2016-11-24 02:41:52 +01:00
parent c61a9a20db
commit d55ccfa352
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -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