Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h117 int sl_nocompoundsugs; // don't suggest compounding member
H A Dspellsuggest.c1694 && !slang->sl_nocompoundsugs in suggest_trie_walk()
1717 if (slang->sl_nobreak && !slang->sl_nocompoundsugs) in suggest_trie_walk()
H A Dspellfile.c507 lp->sl_nocompoundsugs = TRUE; in spell_load_file()