Function get_keymap

Source
pub fn get_keymap(mode: Mode) -> impl SuperIterator<KeymapInfos>
Expand description

Binding to nvim_get_keymap().

Returns an iterator over the global mapping definitions.