1
0
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:
Bram Moolenaar
2017-07-24 20:03:01 +02:00
parent 81bdd6a025
commit c4f43bce7c
2 changed files with 3 additions and 1 deletions

View File

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