From 6d2e07fe4e62efea869167b8ca35feaf09cbd30e Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Mon, 11 Nov 2024 22:24:41 +0100 Subject: [PATCH] docs: update help for coc-dialog-input toggle-selection #5187 (#5189) --- doc/coc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coc.txt b/doc/coc.txt index 506e11c3763..f6c22b9d36d 100644 --- a/doc/coc.txt +++ b/doc/coc.txt @@ -3985,7 +3985,7 @@ QuickPick related (available when created by |coc-dialog-quickpick|). - scroll backward quickpick list. - move to next item in quickpick list. - move to previous item in quickpick list. - - toggle selection of current item in quickpick list when + - toggle selection of current item in quickpick list when canSelectMany is supported. Note on neovim, other insert mode key-mappings could work.