How to determine what command is being run, and "reveal" where that mapping is defined? #883
Unanswered
macintacos
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a mapping that is defined somewhere in
which-key
. I know the key combination that makes it do what I want it to do (for example,<leader>fe
). Let's assume that it is defined explicitly bywhich-key
somewhere, and I don't know where (meaning -which-key
is being used to define it, it's not something thatwhich-key
"picks up" based on already-existing mappings). How do I figure out:Searched around and couldn't find this answer, apologies if this is already called out somewhere.
Beta Was this translation helpful? Give feedback.
All reactions