Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h242 char_u *wo_ve; member
243 #define w_p_ve w_onebuf_opt.wo_ve // 'virtualedit'
H A Doption.c5613 to->wo_ve = vim_strsave(from->wo_ve); in copy_winopt()
5748 check_string_option(&wop->wo_ve); in check_winopt()
5795 clear_string_option(&wop->wo_ve); in clear_winopt()