mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:

committed by
Justin M. Keyes

parent
c0e45d97b0
commit
e3ca1e6046
@@ -961,7 +961,7 @@ static const int included_patches[] = {
|
||||
// 145 NA
|
||||
// 144 NA
|
||||
143,
|
||||
// 142,
|
||||
142,
|
||||
// 141,
|
||||
// 140,
|
||||
// 139 NA
|
||||
|
Reference in New Issue
Block a user