Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h281 char_u *wo_sbr; member
282 #define w_p_sbr w_onebuf_opt.wo_sbr // 'showbreak'
H A Doption.c5623 to->wo_sbr = vim_strsave(from->wo_sbr); in copy_winopt()
5727 check_string_option(&wop->wo_sbr); in check_winopt()
5778 clear_string_option(&wop->wo_sbr); in clear_winopt()