Move plugin managers to PLUGINS.md

This commit is contained in:
Marco Hinz 2017-08-07 12:25:23 +02:00
parent d9bbdc33f6
commit cf2999adc3
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -1693,12 +1693,9 @@ 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: from within Vim.
- [dein](https://github.com/Shougo/dein.vim) [List of plugin managers](PLUGINS.md#plugin-managers)
- [plug](https://github.com/junegunn/vim-plug)
- [vim-addon-manager](https://github.com/MarcWeber/vim-addon-manager)
- [vundle](https://github.com/VundleVim/Vundle.vim)
## Block insert ## Block insert