summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-07 12:48:46 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-07 12:48:46 +0200
commit619a7a854b198c78947719bc75adb5225bde2ad5 (patch)
tree2bf6b84117defd74617c37939dd83b756306f4af /README.md
parent3f79f795dcdeed51ff8a0a7151f53ffe58ae88fc (diff)
downloadvim-polyglot-619a7a854b198c78947719bc75adb5225bde2ad5.tar.gz
vim-polyglot-619a7a854b198c78947719bc75adb5225bde2ad5.zip
Remove man plugin from vim, it does not work for nvim, closes #576
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60d3a122..0857df4a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ 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 scripts are loaded only on demand\*.
-- It **installs and updates 120+ times faster** than the <!--Package Count-->591<!--/Package Count--> packages it consists of.
+- It **installs and updates 120+ times faster** than the <!--Package Count-->590<!--/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).