summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShane O'Grady <shane.ogrady@gmail.com>2015-11-24 12:08:46 -0200
committerShane O'Grady <shane.ogrady@gmail.com>2015-11-24 12:08:46 -0200
commit0293cf8346eecc4b223f40ee5f92fe9a9cdd30fc (patch)
tree11d686ae4a7baec3e32f363d5cc91e9a331da37c
parent47a036761a0faa7771ce70d1b50d408e784ee5b8 (diff)
downloadvim-polyglot-0293cf8346eecc4b223f40ee5f92fe9a9cdd30fc.tar.gz
vim-polyglot-0293cf8346eecc4b223f40ee5f92fe9a9cdd30fc.zip
Add links to vim package managers
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce40d550..7cdfd78b 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ A collection of language packs for Vim.
## Installation
-1. Install Pathogen, Vundle, NeoBundle, or Plug package manager for Vim.
+1. Install [Pathogen](https://github.com/tpope/vim-pathogen), [Vundle](https://github.com/VundleVim/Vundle.vim), [NeoBundle](https://github.com/Shougo/neobundle.vim), or [Plug](https://github.com/junegunn/vim-plug) package manager for Vim.
2. Use this repository as submodule or package.
Optionally download one of the [releases](https://github.com/sheerun/vim-polyglot/releases) and unpack it directly under `~/.vim` directory.