mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-15 06:43:51 -05:00
Switch :Gblame <CR> to open commit
This is more useful than the previous behavior of reblaming at that commit. Said behavior is still available on -.
This commit is contained in:
@@ -182,7 +182,7 @@ that are part of Git repositories).
|
||||
D resize to end of date/time column
|
||||
q close blame and return to blamed window
|
||||
gq q, then |:Gedit| to return to work tree version
|
||||
i q, then open commit
|
||||
<CR> q, then open commit
|
||||
o open commit in horizontal split
|
||||
O open commit in new tab
|
||||
- reblame at commit
|
||||
|
||||
Reference in New Issue
Block a user