mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 05:43:52 -05:00
Fix :Gdiffsplit! help typo
This commit is contained in:
@@ -207,7 +207,7 @@ that are part of Git repositories).
|
|||||||
focus on the current window. During a merge conflict,
|
focus on the current window. During a merge conflict,
|
||||||
this is a three-way diff against the "ours" and
|
this is a three-way diff against the "ours" and
|
||||||
"theirs" ancestors. Additional d2o and d3o maps are
|
"theirs" ancestors. Additional d2o and d3o maps are
|
||||||
provided to to obtain the hunk from the "ours" or
|
provided to obtain the hunk from the "ours" or
|
||||||
"theirs" ancestor, respectively.
|
"theirs" ancestor, respectively.
|
||||||
|
|
||||||
:Gdiffsplit! {object} Like |:Gdiffsplit|, but retain focus on the current
|
:Gdiffsplit! {object} Like |:Gdiffsplit|, but retain focus on the current
|
||||||
|
|||||||
Reference in New Issue
Block a user