Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 847 Bytes

File metadata and controls

executable file
·
13 lines (8 loc) · 847 Bytes

Git Diff Overview package

APM Version 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