Jump to file not diff for boundary commit in :Gblame

This commit is contained in:
Tim Pope
2019-08-13 20:31:16 -04:00
parent 11691b38bb
commit c21736dde7
2 changed files with 22 additions and 9 deletions

View File

@@ -199,11 +199,13 @@ that are part of Git repositories).
A resize to end of author column
C resize to end of commit column
D resize to end of date/time column
gq close blame, then |:Gedit| to return to work tree version
<CR> close blame, then open commit
o open commit in horizontal split
O open commit in new tab
p open commit in preview window
gq close blame, then |:Gedit| to return to work
tree version
<CR> close blame, and jump to patch that added line
(or directly to blob for boundary commit)
o jump to patch or blob in horizontal split
O jump to patch or blob in new tab
p jump to patch or blob in preview window
- reblame at commit
~ reblame at [count]th first grandparent
P reblame at [count]th parent (like HEAD^[count])