Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h196 # define PV_NUW OPT_WIN(WV_NUW) macro
1828 (char_u *)VAR_WIN, PV_NUW,
H A Doption.c5396 case PV_NUW: return (char_u *)&(curwin->w_p_nuw); in get_varp()