summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDawid Potocki <dawid@dawidpotocki.com>2020-11-17 15:58:46 +0000
committerGitHub <noreply@github.com>2020-11-17 16:58:46 +0100
commitda18fe6851e95e146016f7abd2f799056e074cd9 (patch)
tree2e2213e98e0d50a0adb226cdbd432da9a34f3654 /README.md
parent4af1321588c7dcb718022226cb27ec325973c2f0 (diff)
downloadvim-polyglot-da18fe6851e95e146016f7abd2f799056e074cd9.tar.gz
vim-polyglot-da18fe6851e95e146016f7abd2f799056e074cd9.zip
Fix neovim :Tutor filetype detection (#631)
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 29a54536..0aa5a16f 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-->599<!--/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)