summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-19 10:03:56 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-19 10:03:56 +0200
commit1d7f0e4a7e0a6384cfbeaaa50e64779353be6f51 (patch)
treeaf6db6cce6b08ebe760a86dc747343565ab67365 /README.md
parentad2df97a644fd3bbddd5314a37c24c91bdd3b427 (diff)
downloadvim-polyglot-1d7f0e4a7e0a6384cfbeaaa50e64779353be6f51.tar.gz
vim-polyglot-1d7f0e4a7e0a6384cfbeaaa50e64779353be6f51.zip
Remove non-relevant sensible settings
https://github.com/sheerun/vim-polyglot/commit/233a817f05ba73574539ed7395bde49d183a807a
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 131a8d51..a0146ead 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ 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 defaults from [vim-sensible](https://github.com/tpope/vim-sensible), which are usually necessary for editing in any language (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.