summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-11-16 16:58:13 +0100
committerGitHub <noreply@github.com>2017-11-16 16:58:13 +0100
commita0b8a6e77ffc8e0b1bb6a96005802b3252c27c30 (patch)
treed77dfaa9c068d18c385fb10944c4b1b559e231e3
parenta61ab44810a0cb78223a179d78eff16d2e0b8bf6 (diff)
downloadvim-polyglot-a0b8a6e77ffc8e0b1bb6a96005802b3252c27c30.tar.gz
vim-polyglot-a0b8a6e77ffc8e0b1bb6a96005802b3252c27c30.zip
3ms -> 17ms
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb61d0dd..d25f2ff2 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