diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-04-25 18:05:59 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-04-25 18:05:59 +0200 |
commit | bc098370c1bb81840734f5764f431dee270e75ce (patch) | |
tree | f1cccdab5de86153281b8fc7a21e86bf5192416d | |
parent | b0823d20685d0c03e70de3abfc85d79a8188d292 (diff) | |
parent | b07b46bc0cc415cd02b8ce7d7f04cb2b24605f5b (diff) | |
download | vim-polyglot-bc098370c1bb81840734f5764f431dee270e75ce.tar.gz vim-polyglot-bc098370c1bb81840734f5764f431dee270e75ce.zip |
Merge pull request #119 from MartinDelille/patch-1
Use SVG for travis badge
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # vim-polyglot [![Build Status][travis-img-url]][travis-url] -[travis-img-url]: https://travis-ci.org/sheerun/vim-polyglot.png +[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. |