pub fn default_keymap() -> KeymapExpand description
The default keymap.
Only bindings whose commands actually do something are registered. Binding a key to a feature that is not built yet would make the which-key popup advertise things that do nothing, which is worse than an empty keymap.
C-h/j/k/l are deliberately absent. See docs/INTERFACE.md.