Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h247 long wo_nuw; member
248 # define w_p_nuw w_onebuf_opt.wo_nuw // 'numberwidth'
H A Doption.c5616 to->wo_nuw = from->wo_nuw; in copy_winopt()