0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1535: C syntax test still fails when using gvim

Problem:    C syntax test still fails when using gvim.
Solution:   Clear Normal cterm highlighting instead of setting it.
This commit is contained in:
Bram Moolenaar
2018-02-24 16:51:32 +01:00
parent b7ea7cb8e4
commit 6acadda8d6
4 changed files with 22 additions and 18 deletions

View File

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