Skip to content
Snippets Groups Projects
Commit 610a7e77 authored by Jérôme Reybert's avatar Jérôme Reybert
Browse files

README.md: put status in resume in a table

parent b052d2f9
No related branches found
No related tags found
No related merge requests found
# vimagit # vimagit
<table style="width:100%" border=0>
<tr>
<td align="left">
vimagit is an attempt to reproduce the magnificent emacs Magit plugin to vim. The main idea is to manage all git operations in one single buffer, as efficiently as possible. vimagit is an attempt to reproduce the magnificent emacs Magit plugin to vim. The main idea is to manage all git operations in one single buffer, as efficiently as possible.
</td>
<p align="right"> <td align="right">
<b>master</b> <b>master</b>
<br>
<a href="https://travis-ci.org/jreybert/vimagit/branches"> <a href="https://travis-ci.org/jreybert/vimagit/branches">
<img src="https://travis-ci.org/jreybert/vimagit.svg?branch=master" alt="master status" align="top"> <img src="https://travis-ci.org/jreybert/vimagit.svg?branch=master" alt="master status" align="top">
</a> </a>
<br> <br>
<b>next</b> <b>next</b>
<br>
<a href="https://travis-ci.org/jreybert/vimagit/branches"> <a href="https://travis-ci.org/jreybert/vimagit/branches">
<img src="https://travis-ci.org/jreybert/vimagit.svg?branch=next" alt="next status" align="top"> <img src="https://travis-ci.org/jreybert/vimagit.svg?branch=next" alt="next status" align="top">
</a> </a>
</p> </td>
</tr>
</table>
## Outstanding features ## Outstanding features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment