1
0
forked from aniani/vim

patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest'

Problem:    Cannot use an import in the "expr" part of 'spellsuggest'.
Solution:   Set the script context when evaluating "expr" of 'spellsuggest'.
This commit is contained in:
Bram Moolenaar
2022-01-23 17:59:06 +00:00
parent 428058ab32
commit 2a7aa83458
3 changed files with 36 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4197,
/**/
4196,
/**/