1
0
forked from aniani/vim

patch 8.2.4184: cannot use an import in 'includeexpr'

Problem:    Cannot use an import in 'includeexpr'.
Solution:   Set the script context when evaluating 'includeexpr'
This commit is contained in:
Bram Moolenaar
2022-01-22 20:19:22 +00:00
parent 3ba685eeef
commit 47bcc5f4c8
3 changed files with 38 additions and 1 deletions

View File

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