mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch: 7.4.1036
Problem: Only terminals with up to 256 colors work properly.
Solution: Use the 256 color behavior for all terminals with 256 or more
colors. (Robert de Bath)
fa03fd6c4a
This commit is contained in:
@@ -647,7 +647,7 @@ static int included_patches[] = {
|
||||
// 1039,
|
||||
// 1038 NA
|
||||
1037,
|
||||
// 1036,
|
||||
1036,
|
||||
1035,
|
||||
// 1034,
|
||||
// 1033 NA
|
||||
|
Reference in New Issue
Block a user