Map both g? and <F1> to show help

Closes #273.
This commit is contained in:
Tim Pope
2014-04-07 05:00:22 -04:00
parent c8070aec7e
commit e7c7149434
2 changed files with 5 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ that are part of Git repositories).
window. The following maps, which work on the cursor
line file where sensible, are provided:
<F1> this help
g? show this help
<C-N> next file
<C-P> previous file
<CR> |:Gedit|
@@ -178,6 +178,7 @@ that are part of Git repositories).
along to git-blame. The following maps, which work on
the cursor line commit where sensible, are provided:
g? show this help
A resize to end of author column
C resize to end of commit column
D resize to end of date/time column