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