This commit is contained in:
Luis
2024-09-27 11:41:57 +00:00
committed by GitHub

View File

@@ -639,6 +639,9 @@ call s:HL('pythonDecorator', 'taffy', '', 'none')
call s:HL('pythonRun', 'gravel', '', 'bold')
call s:HL('pythonCoding', 'gravel', '', 'bold')
" }}}
" GO {{{
call s:HL('goDirective', 'lime', '', 'none')
" }}}
" SLIMV {{{