From 47a036761a0faa7771ce70d1b50d408e784ee5b8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 24 Oct 2015 14:41:39 +0200 Subject: [PATCH] Mention about Plug package manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f27a940..ce40d55 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.