Home
last modified time | relevance | path

Searched refs:sl_add (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dspell.h66 int sl_add; // TRUE if it's a .add file. member
H A Dspell.c1792 if (slp->sl_nobreak && slang->sl_add) in spell_load_cb()
2119 if (slang->sl_add) in did_set_spelllang()
H A Dspellfile.c396 lp->sl_add = strstr((char *)gettail(fname), SPL_FNAME_ADD) != NULL; in spell_load_file()