Merge pull request #12 from tomasiser/patch-dark-type
Patching dark type
This commit is contained in:
commit
b9e8a8fac1
1 changed files with 0 additions and 1 deletions
|
|
@ -282,4 +282,3 @@ call <sid>hi('goReceiverType', s:cdDarkBlue, {}, 'none', {})
|
||||||
call <sid>hi('goFunctionCall', s:cdYellow, {}, 'none', {})
|
call <sid>hi('goFunctionCall', s:cdYellow, {}, 'none', {})
|
||||||
call <sid>hi('goMethodCall', s:cdYellow, {}, 'none', {})
|
call <sid>hi('goMethodCall', s:cdYellow, {}, 'none', {})
|
||||||
call <sid>hi('goSingleDecl', s:cdLightBlue, {}, 'none', {})
|
call <sid>hi('goSingleDecl', s:cdLightBlue, {}, 'none', {})
|
||||||
call <sid>hi('Type', s:cdDarkBlue, {}, 'none', {})
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue