summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-10-27 17:28:29 +0200
committerGitHub <noreply@github.com>2017-10-27 17:28:29 +0200
commita61ab44810a0cb78223a179d78eff16d2e0b8bf6 (patch)
tree580e5432ab76b4dc8fb71ef8165821a6aef505e4
parentdd4b5cbdd6a9584577c974d95637a39b3f9d9ed8 (diff)
downloadvim-polyglot-a61ab44810a0cb78223a179d78eff16d2e0b8bf6.tar.gz
vim-polyglot-a61ab44810a0cb78223a179d78eff16d2e0b8bf6.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6209a11b..eb61d0dd 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ A collection of language packs for Vim.
- 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 consists of.
-- Solid syntax and indentation support. Only the best language packs.
+- Solid syntax and indentation support (other features skipped). 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`).
- Each build is tested by automated vimrunner script on CI. See `spec` directory.