Do not mention vim-sensible, as only tiny part of it is included

This commit is contained in:
Adam Stankiewicz
2020-12-29 20:45:36 +01:00
parent 4b54ae9cd9
commit 47dcae9131

View File

@@ -11,7 +11,6 @@ A collection of language packs for Vim.
- 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)
- Includes some 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.