summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-12-29 20:45:36 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2020-12-29 20:45:36 +0100
commit47dcae9131ac32cabf92f49093f044732a412450 (patch)
treef3c9d13b3f7d6ba7e82fa3adda524a2484030ee2
parent4b54ae9cd98b658a828e10241ffca1015316639e (diff)
downloadvim-polyglot-47dcae9131ac32cabf92f49093f044732a412450.tar.gz
vim-polyglot-47dcae9131ac32cabf92f49093f044732a412450.zip
Do not mention vim-sensible, as only tiny part of it is included
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9238cd8d..1a1e0881 100644
--- a/README.md
+++ b/README.md
@@ -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.