Home
last modified time | relevance | path

Searched refs:e_no_spell (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dglobals.h1624 EXTERN char e_no_spell[] INIT(= N_("E756: Spell checking is not possible")); variable
H A Dspell.c1249 emsg(_(e_no_spell)); in no_spell_checking()
H A Dspellsuggest.c484 emsg(_(e_no_spell)); in spell_suggest()
H A Devalfunc.c9275 emsg(_(e_no_spell)); in f_spellbadword()
9365 emsg(_(e_no_spell)); in f_spellsuggest()