summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:40:21 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-13 16:40:21 +0200
commit6c99830e5ad06e67f60d5f42a3e03bb40f4a750f (patch)
treec0582d53b35e646466b3bd6ca0d3b52f606ab8bd /README.md
parentc4af23e3f86e79d171ba195c390ac7631cb53781 (diff)
downloadvim-polyglot-1.0.1.tar.gz
vim-polyglot-1.0.1.zip
Update features section once morev1.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f73d6e48..c5cc1bf1 100644
--- a/README.md
+++ b/README.md
@@ -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.
- 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).
-- 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