Home
last modified time | relevance | path

Searched refs:p_to (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h986 EXTERN int p_to; // 'tildeop' variable
H A Doptiondefs.h2645 (char_u *)&p_to, PV_NONE,
H A Dnormal.c6560 if (!p_to && !VIsual_active && cap->oap->op_type != OP_TILDE) in nv_tilde()