nonsequitur / git-gutter-plus

147 stars 18 forks source link

Make git-gutter+-next/prev-hunk repeatable by last keystroke #30

Open Andersbakken opened 8 years ago

Andersbakken commented 8 years ago

I have bound these functions to C-c g n and C-c g p. With this patch I can do:

C-g n p p p p p

To cycle through the hunks.

Basically the same system as C-x e