summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:51:41 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-19 02:51:41 +0200
commit09808395683ecb082e65412861ef70ed6374984b (patch)
tree57d1ea97cd1558dc33aaa2ca59c81d7a81687308
parent4ab0bdd326bd99925676ec8fc2bd43b96620e8c5 (diff)
downloadvim-polyglot-09808395683ecb082e65412861ef70ed6374984b.tar.gz
vim-polyglot-09808395683ecb082e65412861ef70ed6374984b.zip
Prevent break in readme
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 552cef68..ed0980c3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A collection of language packs for Vim.
- It **installs and updates 120+ times faster** than the <!--Package Count-->598<!--/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 fixed and performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth), can be disabled)
+- Automatically detects indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth), can be disabled)
- Includes defaults from [vim-sensible](https://github.com/tpope/vim-sensible), which are usually necessary for editing in any language (can be disabled)
\*To be completely honest, optimized `ftdetect` script takes around `10ms` to load.