forked from aniani/vim
patch 8.2.5172: "make menu" still uses legacy script
Problem: "make menu" still uses legacy script. Solution: make menu generation script use Vim9 script, fix errors.
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5172,
|
||||
/**/
|
||||
5171,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user