mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-15 06:43:51 -05:00
Try J/K for next/previous
I'm also entertaining using J to toggle the "squash" instruction in an interactive rebase, so no documentation for these yet.
This commit is contained in:
@@ -253,7 +253,7 @@ u Unstage (reset) the file or hunk under the cursor.
|
||||
<C-N> Skip to the next file or hunk.
|
||||
|
||||
*fugitive_CTRL-P*
|
||||
<C-P> Skip to the next file or hunk.
|
||||
<C-P> Skip to the previous file or hunk.
|
||||
|
||||
*fugitive_X*
|
||||
X Discard the change under the cursor. This uses
|
||||
|
||||
Reference in New Issue
Block a user