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:
Tim Pope
2012-03-28 20:35:47 -04:00
parent c6931a519f
commit 3c641a7ef5
2 changed files with 2 additions and 1 deletions

View File

@@ -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])