forked from aniani/vim
patch 8.2.2215: Vim9: not recognized in global command
Problem: Vim9: not recognized in global command. Solution: Skip over pattern. (issue #7541)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2215,
|
||||
/**/
|
||||
2214,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user