Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h162 #define WF_NOCOMPBEF 0x1000 // no compounding before this word macro
H A Dspell.c673 if (mip->mi_complen > 0 && (flags & WF_NOCOMPBEF)) in find_word()
H A Dspellfile.c4036 use_flags |= WF_NOCOMPBEF; in store_aff_word()