mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-17 23:43:39 -05:00
More Python support.
This commit is contained in:
@@ -521,6 +521,8 @@ call s:HL('pythonException', 'lime', '', 'bold')
|
|||||||
call s:HL('pythonExceptions', 'lime', '', 'none')
|
call s:HL('pythonExceptions', 'lime', '', 'none')
|
||||||
call s:HL('pythonPrecondit', 'lime', '', 'none')
|
call s:HL('pythonPrecondit', 'lime', '', 'none')
|
||||||
call s:HL('pythonDecorator', 'taffy', '', 'none')
|
call s:HL('pythonDecorator', 'taffy', '', 'none')
|
||||||
|
call s:HL('pythonRun', 'gravel', '', 'bold')
|
||||||
|
call s:HL('pythonCoding', 'gravel', '', 'bold')
|
||||||
|
|
||||||
" }}}
|
" }}}
|
||||||
" SLIMV {{{
|
" SLIMV {{{
|
||||||
|
|||||||
Reference in New Issue
Block a user