Skip to main content

get_mode

Function get_mode 

pub fn get_mode() -> GotMode
Expand description

Binding to nvim_get_mode().

Gets the current mode. The blocking field of GotMode is true if Neovim is waiting for input.