summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-26 08:45:34 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-26 08:45:34 +0100
commit740a60811c4647eecf3e2f82a24dccc1abbd686a (patch)
treebbd2f09772ccdbb9ee846522ac14779477917b53 /README.md
parent28388008327aacfc48db3c31f415564d93cd983f (diff)
downloadvim-polyglot-740a60811c4647eecf3e2f82a24dccc1abbd686a.tar.gz
vim-polyglot-740a60811c4647eecf3e2f82a24dccc1abbd686a.zip
Use nroff filetype for man pages, closes #611
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 a0146ead..89cfee95 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-->598<!--/Package Count--> packages it consists of.
+- It **installs and updates 120+ times faster** than the <!--Package Count-->597<!--/Package Count--> packages it consists of.
- It is also more secure (scripts loaded for every filetype are generated by vim-polyglot)
- Best syntax and indentation support (no other features). Hand-selected language packs.
- Automatically detects indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth), can be disabled)