Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h301 char_u *wo_cocu; // 'concealcursor' member
302 # define w_p_cocu w_onebuf_opt.wo_cocu
H A Doption.c5656 to->wo_cocu = vim_strsave(from->wo_cocu); in copy_winopt()
5737 check_string_option(&wop->wo_cocu); in check_winopt()
5788 clear_string_option(&wop->wo_cocu); in clear_winopt()