Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h180 # define PV_FDM OPT_WIN(WV_FDM) macro
1055 (char_u *)VAR_WIN, PV_FDM,
H A Doption.c1478 options[opt_idx].indir == PV_FDM || in do_set()
5384 case PV_FDM: return (char_u *)&(curwin->w_p_fdm); in get_varp()