Ease your git workflow within vim. From a very single vim buffer, you can perform main git operations in few key press. To name a few: Visualize all diffs in your git repository. Stage file, hunks or even just parts of a hunk using a single key press. Write or amend your commit message and commit in the same buffer. Take a look at TL;DR to start using it immediately. If you encounter any performan