Searched refs:CPO_GOTO1 (Results 1 – 2 of 2) sorted by relevance
180 #define CPO_GOTO1 'g' // goto line 1 for ":edit" macro
6966 && vim_strchr(p_cpo, CPO_GOTO1) != NULL) in do_exedit()