mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-08 11:03:48 -05:00
Colorize Fish variables in goodwolf
This commit is contained in:
@@ -399,7 +399,8 @@ call GoodWolfHL('diffSubname', 'orange', '', 'none')
|
||||
" }}}
|
||||
" Fish {{{
|
||||
|
||||
call GoodWolfHL('fishOperator', 'fg', 'bg', 'none')
|
||||
call GoodWolfHL('fishOperator', 'fg', 'bg', 'none')
|
||||
call GoodWolfHL('fishDerefIdentifier', 'dress', 'bg', 'bold')
|
||||
|
||||
" }}}
|
||||
" HTML {{{
|
||||
|
||||
Reference in New Issue
Block a user