diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-24 00:04:36 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-24 00:04:36 +0200 |
commit | a47c315b01da71452282695fa52addc65a6c2c6b (patch) | |
tree | 4f908733020deb60396be0540a88d72da16faf70 | |
parent | ff0ada0dc3608418413abbdba5943a2cd8feb0f5 (diff) | |
download | vim-polyglot-a47c315b01da71452282695fa52addc65a6c2c6b.tar.gz vim-polyglot-a47c315b01da71452282695fa52addc65a6c2c6b.zip |
Update readme
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,9 +1,6 @@  -[![Build Status][travis-img-url]][travis-url] []() - -[travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.svg -[travis-url]: https://travis-ci.org/sheerun/vim-polyglot + []() A collection of language packs for Vim. @@ -16,7 +13,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, optimized `ftdetect` script takes up to `19ms` to load. +\*To be completely honest, optimized `ftdetect` script takes around `19ms` to load. ## Installation |