summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:37:12 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:37:12 +0200
commitc4af23e3f86e79d171ba195c390ac7631cb53781 (patch)
tree66c2fc92d1c7a2ce7edd7aff75f53e21dbca1ddf
parent57aeb5fdf508c389d9c1075862e524ed33b52230 (diff)
downloadvim-polyglot-c4af23e3f86e79d171ba195c390ac7631cb53781.tar.gz
vim-polyglot-c4af23e3f86e79d171ba195c390ac7631cb53781.zip
Highlight some features in the readme
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 951414a5..f73d6e48 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@ 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 all files are loaded only on demand.
-- Language packs are merged, not submoduled. It significantly speeds up installation time.
+- 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).
- No support for esoteric languages (there is for modern ones like `slim` though).
## Installation