Hunk previews highlight intra-line changes.

Closes #577.
This commit is contained in:
Andy Stewart
2019-09-18 11:55:01 +01:00
parent b71ab64dc1
commit fdecc23368
5 changed files with 183 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Features:
* Never saves the buffer.
* Quick jumping between blocks of changed lines ("hunks").
* Stage/undo/preview individual hunks.
* Previews highlight intra-line changes.
* Stage partial hunks.
* Provides a hunk text object.
* Diffs against index (default) or any commit.