How to check if a key is already mapped? #4796
Unanswered
tahir-hassan
asked this question in
Q&A
Replies: 2 comments 3 replies
-
#997 could help with this, but you can also check the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The command picker ( |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Hi, I don't want to "overbind" some useful built-in mapping, so is there a way to check if a key/combination is already mapped?
I was about to map
C-r
tomip
and then:reflow
for insert mode, but then fortunately triedC-r
(which shows the registers).Is there some way to list bound and unbound keys?
Beta Was this translation helpful? Give feedback.
All reactions