diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-10 22:49:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-10 22:49:59 +0100 |
commit | 12755e358316649a6d72c1707fad55c5d264811a (patch) | |
tree | 00580d7ea05e86c02e83f62d3c3a1465c4cfd9e9 | |
parent | cbad6b1e0aa53ca42989f9b33c03a9a8590fde3c (diff) | |
download | vim-polyglot-12755e358316649a6d72c1707fad55c5d264811a.tar.gz vim-polyglot-12755e358316649a6d72c1707fad55c5d264811a.zip |
Add logo
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# vim-polyglot [![Build Status][travis-img-url]][travis-url] []() + + +[![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 |