mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.0133
This commit is contained in:
@@ -4689,7 +4689,7 @@ dozet:
|
||||
|
||||
case '?': /* "z?": suggestions for a badly spelled word */
|
||||
if (!checkclearopq(cap->oap))
|
||||
spell_suggest();
|
||||
spell_suggest((int)cap->count0);
|
||||
break;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user