forked from aniani/vim
patch 8.2.4066: Vim9: imported autoload script loaded again
Problem: Vim9: imported autoload script loaded again. Solution: Do not create a new imported_T every time.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4066,
|
||||
/**/
|
||||
4065,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user