Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h163 #define PV_LIST OPT_WIN(WV_LIST) macro
1625 (char_u *)VAR_WIN, PV_LIST,
H A Doption.c5362 case PV_LIST: return (char_u *)&(curwin->w_p_list); in get_varp()