How to change default keybinding? #3359
Answered
by
mark2185
wojciech-kulik
asked this question in
Q&A
-
|
I need to run action Is there any way to change this binding? |
Beta Was this translation helpful? Give feedback.
Answered by
mark2185
Mar 5, 2024
Replies: 1 comment 1 reply
-
|
If you search for keybinding:
universal:
filteringMenu: '<c-b>' |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wojciech-kulik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you search for
<c-s>in the docs markdown you'll find the keyfilteringMenuand you can replace it with e.g.<c-b>in yourconfig.yml: