Searched refs:CPO_CW (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 205 #define CPO_CW 'w' // "cw" only changes one blank macro |
| H A D | normal.c | 6745 if (cap->count1 == 1 && vim_strchr(p_cpo, CPO_CW) != NULL) in nv_wordcmd() |