pub fn get_keymap(mode: Mode) -> impl SuperIterator<KeymapInfos>Expand description
Binding to nvim_get_keymap.
Returns an iterator over the global mapping definitions.
pub fn get_keymap(mode: Mode) -> impl SuperIterator<KeymapInfos>Binding to nvim_get_keymap.
Returns an iterator over the global mapping definitions.