vim-patch:7.4.318 #968

Problem:    Check for whether a highlight group has settings ignores fg and bg color settings.
Solution:   Also check cterm and GUI color settings. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=5c47dacf397c1c65d2dfc237b3ff395c66ec3d4d
This commit is contained in:
André Twupack
2014-07-20 13:05:49 +02:00
committed by Justin M. Keyes
parent b6da1ac339
commit 16a04bae0a
2 changed files with 3 additions and 1 deletions

View File

@@ -277,7 +277,7 @@ static int included_patches[] = {
//321 NA
//320,
//319 NA
//318,
318,
//317,
//316 NA
315,