git-diff-overview
Marks lines in the editor gutter that have been added, edited, or deleted since the last commit. Also show an overview of changes in the scrollbar.
Git Diff Overview package
Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.
Also show an overview of changes in the scrollbar.
- alt-g up to move the cursor to the previous diff in the editor
- alt-g down to move the cursor to the next diff in the editor
Fork of git-diff with overview functionality adapted from scroll-marker by @surdu