Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h168 # define PV_BRI OPT_WIN(WV_BRI) macro
510 (char_u *)VAR_WIN, PV_BRI,
H A Doption.c5411 case PV_BRI: return (char_u *)&(curwin->w_p_bri); in get_varp()