Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Doptiondefs.h168 # define PV_BRI OPT_WIN(WV_BRI) macro
510 (char_u *)VAR_WIN, PV_BRI,
H A Doption.c5389 case PV_BRI: return (char_u *)&(curwin->w_p_bri); in get_varp()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c5841 case PV_BRI: in get_varp()