Merge pull request #12 from tomasiser/patch-dark-type

Patching dark type
This commit is contained in:
Tomáš Iser 2017-09-30 13:18:50 +02:00 committed by GitHub
commit b9e8a8fac1

View file

@ -282,4 +282,3 @@ call <sid>hi('goReceiverType', s:cdDarkBlue, {}, 'none', {})
call <sid>hi('goFunctionCall', s:cdYellow, {}, 'none', {})
call <sid>hi('goMethodCall', s:cdYellow, {}, 'none', {})
call <sid>hi('goSingleDecl', s:cdLightBlue, {}, 'none', {})
call <sid>hi('Type', s:cdDarkBlue, {}, 'none', {})