forked from aniani/vim
patch 8.2.1126: Vim9: using :copen causes an error
Problem: Vim9: using :copen causes an error. Solution: Add flag LET_NO_COMMAND in set_var().
This commit is contained in:
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1126,
|
||||
/**/
|
||||
1125,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user