1
0
forked from aniani/vim

updated for version 7.3.607

Problem:    With an 8 color terminal the selected menu item is black on black,
            because darkGrey as bg is the same as black.
Solution:   Swap fg and bg colors. (James McCoy)
This commit is contained in:
Bram Moolenaar
2012-07-19 17:39:07 +02:00
parent 94c465c53d
commit 049d8e79cf
2 changed files with 4 additions and 2 deletions

View File

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