Skip to main content

vim_key_to_action

Function vim_key_to_action 

Source
pub fn vim_key_to_action(key: KeyEvent, state: &mut VimState) -> Action
Expand description

Process a key event through the vim state machine.