Searched refs:wo_lcs (Results 1 – 2 of 2) sorted by relevance
236 char_u *wo_lcs; member237 #define w_p_lcs w_onebuf_opt.wo_lcs // 'listchars'
5610 to->wo_lcs = vim_strsave(from->wo_lcs); in copy_winopt()5747 check_string_option(&wop->wo_lcs); in check_winopt()5794 clear_string_option(&wop->wo_lcs); in clear_winopt()