From cf2999adc3a220788f74f9bf379a6634861028bb Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Mon, 7 Aug 2017 12:25:23 +0200 Subject: [PATCH] Move plugin managers to PLUGINS.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1407527..03f1add 100644 --- a/README.md +++ b/README.md @@ -1693,12 +1693,9 @@ 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: +from within 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) +[List of plugin managers](PLUGINS.md#plugin-managers) ## Block insert