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
4.75k stars 154 forks source link

feature: Ability to highlight letters inside the description #582

Open sandorex opened 4 months ago

sandorex commented 4 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 6 days 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.