Searched refs:CPO_YANK (Results 1 – 2 of 2) sorted by relevance
209 #define CPO_YANK 'y' macro
3501 int redo_yank = vim_strchr(p_cpo, CPO_YANK) != NULL && !gui_yank; in do_pending_operator()