You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scroll from one hunk to the next without looping back to the first hunk once I am visiting the last hunk
I imagine that these options would be easy to day. I can imagine a new customization variable like git-gutter:loop-to-start for bullet 2, and functions git-gutter:go-to-first-hunk and git-gutter:go-to-last-hunk for bullet 1.