which-key.nvim

New
trial
First Added:September 18, 2026

which-key.nvim shows a popup of available keybindings as you type in NeoVim. We trial it as the command palette in the editor config.

Blurb

WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

Summary

Use which-key to make the leader-based keymap set discoverable, especially during the NeoVim ramp when muscle memory is still forming. It reads the desc attribute of keymaps, so little extra config is needed.

Details