Searched refs:ex_spell (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | spellfile.pro | 7 void ex_spell(exarg_T *eap);
|
| /vim-8.2.3635/src/ |
| H A D | ex_cmds.h | 1434 EXCMD(CMD_spellgood, "spellgood", ex_spell, 1446 EXCMD(CMD_spellrare, "spellrare", ex_spell, 1449 EXCMD(CMD_spellundo, "spellundo", ex_spell, 1452 EXCMD(CMD_spellwrong, "spellwrong", ex_spell,
|
| H A D | spellfile.c | 6165 ex_spell(exarg_T *eap) in ex_spell() function
|
| H A D | ex_docmd.c | 166 # define ex_spell ex_ni macro
|