From a0b8a6e77ffc8e0b1bb6a96005802b3252c27c30 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 16 Nov 2017 16:58:13 +0100 Subject: [PATCH] 3ms -> 17ms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb61d0d..d25f2ff 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A collection of language packs for Vim. - No support for esoteric languages, only most popular ones (modern too, like `slim`). - Each build is tested by automated vimrunner script on CI. See `spec` directory. -\*To be completely honest, concatenated `ftdetect` script takes around `3ms` to load. +\*To be completely honest, concatenated `ftdetect` script takes around `17ms` to load. ## Installation