diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-11-16 18:47:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 18:47:04 +0100 |
commit | 0e9041f29a3288b6685aafc63d914c11fef539ba (patch) | |
tree | 24b496cfe89ab658db2c2275ae359be109abbc06 | |
parent | a0b8a6e77ffc8e0b1bb6a96005802b3252c27c30 (diff) | |
download | vim-polyglot-0e9041f29a3288b6685aafc63d914c11fef539ba.tar.gz vim-polyglot-0e9041f29a3288b6685aafc63d914c11fef539ba.zip |
Update README.md
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 `17ms` to load. +\*To be completely honest, concatenated `ftdetect` script takes up to `17ms` to load. ## Installation |