folke / which-key.nvim

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
5.38k stars 177 forks source link

feature: Ability to highlight letters inside the description #582

Closed sandorex closed 3 months ago

sandorex commented 8 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

I wish to highlight the mapping letters inside description of the keys for easier remembering if that makes sense

Describe the solution you'd like

Ability to bold or change color of letters like with & prefix For example, description &LSP &Definition to be shown as LSP Definition or LSP Definition as a reminder that the keymap is <leader>ld for example

Describe alternatives you've considered

There are many different ways to do this, maybe use a popular option square brackets [] like so [L]SP [D]efinition

Additional context

No response

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 7 days with no activity.

Ben-PH commented 3 months ago

I would like to see this feature. In mind is highlighting. the description can show, rather than describe, what highlighting will be done