mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-14 14:03:48 -05:00
Add some Lispyscript-specific coloring.
This commit is contained in:
@@ -527,6 +527,12 @@ augroup END
|
||||
|
||||
call s:HL('lessVariable', 'lime', '', 'none')
|
||||
|
||||
" }}}
|
||||
" Lispyscript {{{
|
||||
|
||||
call s:HL('lispyscriptDefMacro', 'lime', '', '')
|
||||
call s:HL('lispyscriptRepeat', 'dress', '', 'none')
|
||||
|
||||
" }}}
|
||||
" Mail {{{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user