1
0
forked from aniani/vim

patch 8.2.2698: Lua test fails on MS-Windows

Problem:    Lua test fails on MS-Windows.
Solution:   Fall back to old method if "lua -v" doesn't work.
This commit is contained in:
Bram Moolenaar
2021-04-03 15:35:50 +02:00
parent 0df6030145
commit b9c6b6fb73
2 changed files with 11 additions and 1 deletions

View File

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