mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-18 00:03:43 -05:00
Use - not <CR> for reblame
The plan is to ultimately reclaim <CR> for closing the blame, then jumping to the commit.
This commit is contained in:
@@ -171,7 +171,7 @@ that are part of Git repositories).
|
||||
i q, then open commit
|
||||
o open commit in horizontal split
|
||||
O open commit in new tab
|
||||
<CR> reblame at commit
|
||||
- reblame at commit
|
||||
~ reblame at [count]th first grandparent
|
||||
P reblame at [count]th parent (like HEAD^[count])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user