Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h224 char_u *wo_fdt; member
225 # define w_p_fdt w_onebuf_opt.wo_fdt // 'foldtext'
H A Doption.c5678 to->wo_fdt = vim_strsave(from->wo_fdt); in copy_winopt()
5716 check_string_option(&wop->wo_fdt); in check_winopt()
5763 clear_string_option(&wop->wo_fdt); in clear_winopt()