Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h227 #define PV_WRAP OPT_WIN(WV_WRAP) macro
2939 (char_u *)VAR_WIN, PV_WRAP,
H A Doption.c1480 options[opt_idx].indir == PV_WRAP)) in do_set()
5408 case PV_WRAP: return (char_u *)&(curwin->w_p_wrap); in get_varp()