Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h206 #define PV_SCROLL OPT_WIN(WV_SCROLL) macro
2177 (char_u *)VAR_WIN, PV_SCROLL,
H A Doption.c592 if (options[opt_idx].indir == PV_SCROLL) in set_option_default()
5407 case PV_SCROLL: return (char_u *)&(curwin->w_p_scr); in get_varp()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt3959 Solution: Compare the right field to PV_SCROLL.