mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33: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
|
||||
|
||||
*fugitive_dq*
|
||||
dq Close all but one diff buffer, and |:diffoff|! the
|
||||
last one.
|
||||
dq Close all but the currently focused diff buffer, and
|
||||
invoke |:diffoff|!.
|
||||
|
||||
*fugitive_d?*
|
||||
d? Show this help.
|
||||
|
||||
Reference in New Issue
Block a user