Home
last modified time | relevance | path

Searched refs:CPO_REDO (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h198 #define CPO_REDO 'r' macro
H A Dops.c3563 if (vim_strchr(p_cpo, CPO_REDO) == NULL) in do_pending_operator()