How to add description for key remaps? #3161
Unanswered
DuckDuckWhale
asked this question in
Q&A
Replies: 2 comments 1 reply
-
As it’s not documented, I just took a quick glance at the code. It appears you can’t, the feature does not exist yet.
It’s representing an array of the arguments to be passed to the function |
Beta Was this translation helpful? Give feedback.
1 reply
-
Should we create an issue? I'd love to do this, I try to put my keybinds under my own prefix, which just shows up as blank in the picker |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have the following in
config.toml
:And this is what I get I press space in normal mode:
How do I specify a description to put on this list so it shows up as
z Hard wrap selected lines
? Does such a feature exist? And what does the[]
part mean?Beta Was this translation helpful? Give feedback.
All reactions