Searched refs:CPO_REDO (Results 1 – 2 of 2) sorted by relevance
198 #define CPO_REDO 'r' macro
3563 if (vim_strchr(p_cpo, CPO_REDO) == NULL) in do_pending_operator()