Searched refs:spell_find_suggest (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellsuggest.c | 200 static void spell_find_suggest(char_u *badptr, int badlen, suginfo_T *su, int maxcount, int banbadw… 545 spell_find_suggest(line + curwin->w_cursor.col, badlen, &sug, limit, in spell_suggest() 720 spell_find_suggest(word, 0, &sug, maxcount, FALSE, need_cap, interactive); in spell_suggest_list() 753 spell_find_suggest( in spell_find_suggest() function
|