mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-09 12:03:47 -05:00
Clarify dq behavior
Resolves: https://github.com/tpope/vim-fugitive/issues/2196
This commit is contained in:
@@ -341,8 +341,8 @@ ds Perform a |:Ghdiffsplit| on the file under the cursor.
|
|||||||
dh
|
dh
|
||||||
|
|
||||||
*fugitive_dq*
|
*fugitive_dq*
|
||||||
dq Close all but one diff buffer, and |:diffoff|! the
|
dq Close all but the currently focused diff buffer, and
|
||||||
last one.
|
invoke |:diffoff|!.
|
||||||
|
|
||||||
*fugitive_d?*
|
*fugitive_d?*
|
||||||
d? Show this help.
|
d? Show this help.
|
||||||
|
|||||||
Reference in New Issue
Block a user