From 4d8ff4eabc6ee0dbbd8ec0a432e4e6f7f389f73e Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 18 Jul 2015 23:55:47 +0200 Subject: Mention how to update language packs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 336ed2f0..37782af9 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,10 @@ let g:polyglot_disabled = ['css'] Note that disabiling languages won't make in general your vim startup any faster / slower (only for specific file type). Vim-polyglot is selection of language plugins that are loaded only on demand. +## Updating + +You can either wait for new patch release with updates or run the `./build` script by yourself. + ## Contributing Language packs are periodically updated using automated `build` script. -- cgit v1.2.3