mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
README: replace neobundle by dein
This commit is contained in:
parent
c61a9a20db
commit
d55ccfa352
@ -1642,16 +1642,13 @@ include all the things put under a certain directory. You have to clone the
|
|||||||
repositories of the plugins there yourself.
|
repositories of the plugins there yourself.
|
||||||
|
|
||||||
Real plugin managers expose commands that help you to install and update plugins
|
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
|
from within Vim. Hereinafter is a list of commonly used plugin managers:
|
||||||
alphabetic sequence:
|
|
||||||
|
|
||||||
- [neobundle](https://github.com/Shougo/neobundle.vim)
|
- [dein](https://github.com/Shougo/dein.vim)
|
||||||
- [plug](https://github.com/junegunn/vim-plug)
|
- [plug](https://github.com/junegunn/vim-plug)
|
||||||
- [vim-addon-manager](https://github.com/MarcWeber/vim-addon-manager)
|
- [vim-addon-manager](https://github.com/MarcWeber/vim-addon-manager)
|
||||||
- [vundle](https://github.com/VundleVim/Vundle.vim)
|
- [vundle](https://github.com/VundleVim/Vundle.vim)
|
||||||
|
|
||||||
Plug is my favorite, but your mileage may vary.
|
|
||||||
|
|
||||||
## Block insert
|
## Block insert
|
||||||
|
|
||||||
This is a technique to insert the same text on multiple consecutive lines at the
|
This is a technique to insert the same text on multiple consecutive lines at the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user