1
0
forked from aniani/vim

updated for version 7.4.375

Problem:    Test 63 fails when run with GUI-only Vim.
Solution:   Add guibg attributes. (suggested by Mike Soyka)
This commit is contained in:
Bram Moolenaar
2014-07-23 13:16:30 +02:00
parent 4f88062c55
commit a1fae80371
2 changed files with 5 additions and 3 deletions

View File

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