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.
guidezpl 270 0 0.1.4 MIT GitHub

Git Diff Overview package

Dependency Status

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