Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h306 #define SPELL_ADD_BAD 1 macro
H A Dspellfile.c6168 eap->cmdidx == CMD_spellwrong ? SPELL_ADD_BAD : in ex_spell()
6251 if (what == SPELL_ADD_BAD || undo) in spell_add_word()
6322 if (what == SPELL_ADD_BAD) in spell_add_word()
H A Dnormal.c3227 ? SPELL_ADD_BAD : SPELL_ADD_GOOD, in nv_zet()