Searched refs:EXMODE_VIM (Results 1 – 4 of 4) sorted by relevance
1480 do_exmode(exmode_active == EXMODE_VIM); in main_loop()1912 exmode_active = EXMODE_VIM; in parse_command_name()2122 exmode_active = EXMODE_VIM; in command_line_scan()
807 #define EXMODE_VIM 2 macro
700 if (exmode_active == EXMODE_VIM) in f_mode()
484 exmode_active = EXMODE_VIM; in do_exmode()6905 if (exmode_was != EXMODE_VIM) in do_exedit()