vim-patch:8.0.0142 (#7335)

see also #7082

Problem:    Normal colors are wrong with 'termguicolors'.
Solution:   Initialize to INVALCOLOR instead of zero. (Ben Jackson, closes vim/vim#1344)

0cdb72aa38
This commit is contained in:
KunMing Xie
2017-10-07 23:20:34 +08:00
committed by Justin M. Keyes
parent c0e45d97b0
commit e3ca1e6046
2 changed files with 1 additions and 3 deletions

View File

@@ -961,7 +961,7 @@ static const int included_patches[] = {
// 145 NA
// 144 NA
143,
// 142,
142,
// 141,
// 140,
// 139 NA