Expand description
Which-key plugin for reovim
Shows available keybindings in a popup panel when pressing ? after a prefix key.
For example, pressing g? shows all bindings starting with g.
Structs§
- Which
KeyBackspace - Which
KeyClose - Which
KeyOpen - Event to open the which-key panel with a prefix filter
- Which
KeyPlugin - Which-key plugin for showing available keybindings
- Which
KeyPlugin Window - Plugin window for rendering the which-key panel
- Which
KeyTrigger - Command to trigger which-key with a specific prefix
Constants§
- COMPONENT_
ID - Component ID for the which-key plugin