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

README.md: finnaly, last version

parent 998f22c5
Branches
Tags
No related merge requests found
...@@ -2,13 +2,18 @@ ...@@ -2,13 +2,18 @@
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.
<p align="center"> <p align="right">
<b>master</b> <a href="https://travis-ci.org/jreybert/vimagit/branches"><img src="https://travis-ci.org/jreybert/vimagit.svg?branch=master"></a> <b>master</b>
<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">
</a>
<br> <br>
<b>next</b> <a href="https://travis-ci.org/jreybert/vimagit/branches"><img src="https://travis-ci.org/jreybert/vimagit.svg?branch=next"></a> <b>next</b>
<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">
</a>
</p> </p>
## Outstanding features ## Outstanding features
* [x] See all your changes, staged changes, untracked/removed/renamed files in one unique buffer. * [x] See all your changes, staged changes, untracked/removed/renamed files in one unique buffer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment