Option to clear default keybinds #13769
Unanswered
sumit-modak
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
There are a lot of default keybinds that I have mapped to some other keys and to disable them I have to put
no_op
in every single one of them.Proposed Method
An option like
disable_default_keybinds
that can be set with anarray of modes
(e.g. normal, select, space`, etc.) to disable default keybinds, which can be useful.Beta Was this translation helpful? Give feedback.
All reactions