Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h202 # define PV_RL OPT_WIN(WV_RL) macro
2134 (char_u *)VAR_WIN, PV_RL,
H A Doption.c5404 case PV_RL: return (char_u *)&(curwin->w_p_rl); in get_varp()