Clarify dq behavior

Resolves: https://github.com/tpope/vim-fugitive/issues/2196
This commit is contained in:
Tim Pope
2024-06-25 22:34:15 -04:00
parent 64d6cafb9d
commit d0c1a43753

View File

@@ -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.