mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-12 13:03:48 -05:00
Make goDirective symmetric with colorscheme
This commit is contained in:
@@ -639,6 +639,9 @@ call s:HL('pythonDecorator', 'taffy', '', 'none')
|
|||||||
call s:HL('pythonRun', 'gravel', '', 'bold')
|
call s:HL('pythonRun', 'gravel', '', 'bold')
|
||||||
call s:HL('pythonCoding', 'gravel', '', 'bold')
|
call s:HL('pythonCoding', 'gravel', '', 'bold')
|
||||||
|
|
||||||
|
" }}}
|
||||||
|
" GO {{{
|
||||||
|
call s:HL('goDirective', 'lime', '', 'none')
|
||||||
" }}}
|
" }}}
|
||||||
" SLIMV {{{
|
" SLIMV {{{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user