1
0
forked from aniani/vim

patch 8.0.1174: Mac Terminal.app has wrong color for white

Problem:    Mac Terminal.app has wrong color for white.
Solution:   Use white from the color cube.
This commit is contained in:
Bram Moolenaar
2017-10-04 18:04:16 +02:00
parent 19a3d68b2c
commit a0a6f2776e
4 changed files with 12 additions and 0 deletions

View File

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