1
0
forked from aniani/vim

patch 8.2.4021: missing part of the :import changes

Problem:    Missing part of the :import changes.
Solution:   Add changes in vim9cmds.c.
This commit is contained in:
Bram Moolenaar
2022-01-06 21:38:11 +00:00
parent 84c62d59a3
commit 2ef01d929d
2 changed files with 12 additions and 10 deletions

View File

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