forked from aniani/vim
patch 8.0.0766: option test fails with +terminal feature
Problem: Option test fails with +terminal feature. Solution: Fix using the right option when checking the value.
This commit is contained in:
@@ -769,6 +769,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
766,
|
||||
/**/
|
||||
765,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user