Map <CR> in blobs to jump to blamed commit

This commit is contained in:
Tim Pope
2018-07-25 00:29:03 -04:00
parent 8edc9cd006
commit 4b0475f9d8
2 changed files with 57 additions and 40 deletions

View File

@@ -235,8 +235,6 @@ that are part of Git repositories).
~ reblame at [count]th first grandparent
P reblame at [count]th parent (like HEAD^[count])
:[range]Gblame [flags] Run git-blame on the given range.
*fugitive-:Gbrowse*
:Gbrowse Open the current file, blob, tree, commit, or tag
in your browser at the upstream hosting provider.