Add an S mapping for vertical splits from :Gstatus

This commit is contained in:
Adam George
2012-03-26 15:02:08 +11:00
committed by Tim Pope
parent dfba6a17f6
commit 75a27559a3
2 changed files with 7 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ that are part of Git repositories).
p |:Git| reset --patch (staged files)
q close status
R reload status
S |:Gvsplit|
*fugitive-:Gcommit*
:Gcommit [args] A wrapper around git-commit. If there is nothing
@@ -232,6 +233,10 @@ These maps are available in Git objects.
*fugitive-o*
o Jump to the revision under the cursor in a new split.
*fugitive-S*
S Jump to the revision under the cursor in a new
vertical split.
*fugitive-O*
O Jump to the revision under the cursor in a new tab.