Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Doptiondefs.h187 # define PV_FMR OPT_WIN(WV_FMR) macro
1046 (char_u *)VAR_WIN, PV_FMR,
H A Doption.c5369 case PV_FMR: return (char_u *)&(curwin->w_p_fmr); in get_varp()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c5817 case PV_FMR: in get_varp()