0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 9.0.1232: ColorTable saving and restoring does not work properly

Problem:    ColorTable saving and restoring does not work properly.
Solution:   Restore ColorTable[16] usage. (Christopher Plewright,
            closes #11836)
This commit is contained in:
Christopher Plewright
2023-01-22 18:58:30 +00:00
committed by Bram Moolenaar
parent 3770f4c9cd
commit d343c60df4
4 changed files with 49 additions and 65 deletions

View File

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