diff options
-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 |