vim-patch:7.4.1781

Problem:    synIDattr() does not respect 'guicolors'.
Solution:   Change the conditition for the mode. (Christian Brabandt)

da5b3dcf06
This commit is contained in:
James McCoy 2017-01-02 07:03:03 -05:00
parent 27b5fa59f5
commit be177bce8f
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB

View File

@ -660,7 +660,7 @@ static int included_patches[] = {
// 1784 NA
1783,
1782,
// 1781,
1781,
1780,
1779,
// 1778 NA