Merge pull request #88 from shaneog/patch-1

Add links to vim package managers
This commit is contained in:
Adam Stankiewicz
2015-11-24 17:09:15 +01:00

View File

@@ -18,7 +18,7 @@ A collection of language packs for Vim.
## Installation ## 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. 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. Optionally download one of the [releases](https://github.com/sheerun/vim-polyglot/releases) and unpack it directly under `~/.vim` directory.