Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c330 static char *msg_compressing = N_("Compressing word tree..."); variable
4585 msg_puts(_(msg_compressing)); in tree_add_word()
5518 spell_message(spin, (char_u *)_(msg_compressing)); in spell_make_sugfile()
6080 spell_message(&spin, (char_u *)_(msg_compressing)); in mkspell()