Searched refs:CPO_REPLCNT (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 208 #define CPO_REPLCNT 'X' // "R" with a count only deletes chars once macro |
| H A D | edit.c | 3628 if (vim_strchr(p_cpo, CPO_REPLCNT) != NULL) in ins_esc() |