Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h267 int wo_spell; member
268 # define w_p_spell w_onebuf_opt.wo_spell // 'spell'
H A Doption.c5643 to->wo_spell = from->wo_spell; in copy_winopt()