diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-10-19 22:37:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-19 22:37:39 +0200 |
commit | dd4b5cbdd6a9584577c974d95637a39b3f9d9ed8 (patch) | |
tree | b919f3db805658ac7dcce98e6b9a5717fe4adc37 | |
parent | 27903c5b8656c796564ef073c1ebe77a2f0154e1 (diff) | |
download | vim-polyglot-dd4b5cbdd6a9584577c974d95637a39b3f9d9ed8.tar.gz vim-polyglot-dd4b5cbdd6a9584577c974d95637a39b3f9d9ed8.zip |
fix typo
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ A collection of language packs for Vim. > One to rule them all, one to find them, one to bring them all and in the darkness bind them. - It **won't affect your startup time**, as scripts are loaded only on demand\*. -- It **installs and updates 100+ times faster** than 100+ packages it consist of. +- It **installs and updates 100+ times faster** than 100+ packages it consists of. - Solid syntax and indentation support. Only the best language packs. - All unnecessary files are ignored (like enormous documentation from php support). - No support for esoteric languages, only most popular ones (modern too, like `slim`). |