Searched refs:ctrl_o (Results 1 – 1 of 1) sorted by relevance
7156 char_u ctrl_o[2]; in ex_syncbind() local7158 ctrl_o[0] = Ctrl_O; in ex_syncbind()7159 ctrl_o[1] = 0; in ex_syncbind()7160 ins_typebuf(ctrl_o, REMAP_NONE, 0, TRUE, FALSE); in ex_syncbind()