summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-10-24 14:41:39 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2015-10-24 14:41:39 +0200
commit47a036761a0faa7771ce70d1b50d408e784ee5b8 (patch)
tree282dd53c971015d16dbb9abb6b2cf6d8b06f79eb
parentd2c90dad0ae1b04039fe4669af1849914e5b797e (diff)
downloadvim-polyglot-47a036761a0faa7771ce70d1b50d408e784ee5b8.tar.gz
vim-polyglot-47a036761a0faa7771ce70d1b50d408e784ee5b8.zip
Mention about Plug package manager
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f27a9408..ce40d550 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ A collection of language packs for Vim.
## Installation
-1. Install pathogen, Vundle or NeoBundle package manager.
+1. Install Pathogen, Vundle, NeoBundle, or 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.