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: provide telescope lookup #425

Closed airtonix closed 1 year ago

airtonix commented 1 year ago

Did you check the docs?

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

i want to search and filter keymaps that have been registered via whichkey from within telescope.

so i can filter by description instead of keymap.

Describe the solution you'd like

a telescope extension that can see all the keymaps registered with whichkey

Describe alternatives you've considered

go back to using vscode

Additional context

using nvchad.

folke commented 1 year ago

not adding this, sorry