mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-20 01:23:44 -05:00
Document opening diff split from patch
References #2219. There's awesome special behaviour for buffers with diff output to view it in a split diff instead of unified diff.
This commit is contained in:
@@ -357,6 +357,8 @@ Navigation maps ~
|
|||||||
removed if a count was given. If the line is still in
|
removed if a count was given. If the line is still in
|
||||||
the work tree version, passing a count takes you to
|
the work tree version, passing a count takes you to
|
||||||
it.
|
it.
|
||||||
|
On the 'diff --git' line of a patch, this and similar
|
||||||
|
maps open a |:Gdiffsplit|.
|
||||||
|
|
||||||
*fugitive_o*
|
*fugitive_o*
|
||||||
o Open the file or |fugitive-object| under the cursor in
|
o Open the file or |fugitive-object| under the cursor in
|
||||||
|
|||||||
Reference in New Issue
Block a user