summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-24 10:31:58 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-24 10:32:03 +0200
commit25db54573ad9d436ffff97124887c68a74b07e66 (patch)
treebd86aead1e9c47cd9223e464fc9e824b974f22e0
parentd1bfe50419e0e12aaf77b68de0a75bfb3ef9c299 (diff)
downloadvim-polyglot-25db54573ad9d436ffff97124887c68a74b07e66.tar.gz
vim-polyglot-25db54573ad9d436ffff97124887c68a74b07e66.zip
Mention vim-polyglot is more secure than using individual packsv4.5.3
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e025b1b..44997f0f 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,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 120+ times faster** than the <!--Package Count-->156<!--/Package Count--> packages it consists of.
+- It is more secure because scripts loaded for all extensions are generated by vim-polyglot (ftdetect).
- 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`).