Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h163 #define WF_NOCOMPAFT 0x2000 // no compounding after this word macro
H A Dspell.c675 if (!word_ends && (flags & WF_NOCOMPAFT)) in find_word()
H A Dspellfile.c4034 use_flags |= WF_NOCOMPAFT; in store_aff_word()