1
0
forked from aniani/vim

updated for version 7.3.475

Problem:    In a terminal with few colors the omnicomplete menu may be hard to
            see when using the default colors.
Solution:   Use more explicit colors. (suggested by Alex Henrie)
This commit is contained in:
Bram Moolenaar
2012-03-16 20:16:46 +01:00
parent dfba6b6449
commit 5d3a8038b6
2 changed files with 14 additions and 10 deletions

View File

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