Update features section once more

This commit is contained in:
Adam Stankiewicz 2013-09-13 16:40:21 +02:00
parent c4af23e3f8
commit 6c99830e5a

View File

@ -5,9 +5,10 @@ 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. 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 all files are loaded only on demand. - It **won't affect your startup time**, as all files are loaded only on demand.
- It installs **40x faster** (unparallelized), as language packs are not submoduled, but merged. - It **installs 40x faster** (unparallelized), as language packs are not submoduled, but merged.
- It clones even faster as all unnecessary files are ignored (like enormous documentation from php support). - It clones even faster as all unnecessary files are ignored (like enormous documentation from php support).
- No support for esoteric languages (there is for modern ones like `slim` though). - Best syntax and indentation support. If someone releases better language pack, it will be replaced here.
- No support for esoteric languages (vim-polyglot supports modern ones like `slim` though).
## Installation ## Installation