forked from aniani/vim
patch 8.2.1940: Vim9: browse modifier test fails on Mac
Problem: Vim9: browse modifier test fails on Mac. Solution: Only test when the +browse feature is available.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1940,
|
||||
/**/
|
||||
1939,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user