Skip to content

Commit

Permalink
docs: update help for coc-dialog-input toggle-selection #5187 (#5189)
Browse files Browse the repository at this point in the history
  • Loading branch information
laktak authored Nov 11, 2024
1 parent 43b706a commit 6d2e07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/coc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3985,7 +3985,7 @@ QuickPick related (available when created by |coc-dialog-quickpick|).
<C-b> - scroll backward quickpick list.
<C-j> <C-n> <down> - move to next item in quickpick list.
<C-k> <C-p> <up> - move to previous item in quickpick list.
<C-space> - toggle selection of current item in quickpick list when
<C-t> <C-space> - toggle selection of current item in quickpick list when
canSelectMany is supported.

Note on neovim, other insert mode key-mappings could work.
Expand Down

0 comments on commit 6d2e07f

Please sign in to comment.