1
0
forked from aniani/vim

patch 8.0.1579: virtual replace test fails in GUI

Problem:    Virtual replace test fails in GUI.
Solution:   Don't save key options if they were not set.
This commit is contained in:
Bram Moolenaar
2018-03-06 14:22:58 +01:00
parent 69f5a3011d
commit df0d24b627
2 changed files with 14 additions and 4 deletions

View File

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