Enable :w in preview window to stage the hunk.

This commit is contained in:
Andy Stewart
2019-08-21 10:27:23 +01:00
parent 46f15ed42a
commit 77fb3fd81e
4 changed files with 43 additions and 2 deletions

View File

@@ -170,7 +170,8 @@ Commands for operating on a hunk:~
To stage part of any hunk, first |GitGutterPreviewHunk|
it, then move to the preview window, delete the lines
you do not want to stage, and |GitGutterStageHunk|.
you do not want to stage, and |write| or
|GitGutterStageHunk|.
*gitgutter-:GitGutterUndoHunk*
:GitGutterUndoHunk Undo the hunk the cursor is in.