Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h214 # define PV_CUL OPT_WIN(WV_CUL) macro
809 (char_u *)VAR_WIN, PV_CUL,
H A Doption.c5372 case PV_CUL: return (char_u *)&(curwin->w_p_cul); in get_varp()