From 7efb6e6f7914ab2106640a5f83cea26e81af14c8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 13 Sep 2013 14:24:18 +0200 Subject: [PATCH] Mention about unpacking releases --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a95b671..c8b8c01 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ A collection of language packs for Vim. 1. Install pathogen, Vundle or NeoBundle package manager. 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. + ## Language packs - [arduino](https://github.com/sudar/vim-arduino-syntax)