summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-09-30 01:23:41 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-09-30 01:23:41 +0200
commit7036147860952571d2d11b2218c72431f535a660 (patch)
tree7720336d1fd4e94d9227c116cfcecda8406c582f
parenta37e7e29392b9496ffb08258d965515e9cf57a80 (diff)
downloadvim-polyglot-7036147860952571d2d11b2218c72431f535a660.tar.gz
vim-polyglot-7036147860952571d2d11b2218c72431f535a660.zip
Brag in readme about shortened ftdetect time
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef136042..545fa0ce 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ A collection of language packs for Vim.
- Automatically detect indentation (includes performance-optimized version of [vim-sleuth](https://github.com/tpope/vim-sleuth))
- Each build is tested by automated vimrunner script on CI. See `spec` directory.
-\*To be completely honest, optimized `ftdetect` script takes around `20ms` to load.
+\*To be completely honest, optimized `ftdetect` script takes around `10ms` to load.
## Installation