diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-26 08:45:34 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-26 08:45:34 +0100 |
commit | 740a60811c4647eecf3e2f82a24dccc1abbd686a (patch) | |
tree | bbd2f09772ccdbb9ee846522ac14779477917b53 /README.md | |
parent | 28388008327aacfc48db3c31f415564d93cd983f (diff) | |
download | vim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |