Colorize Fish variables in goodwolf

This commit is contained in:
Steve Losh
2019-07-17 12:02:31 -04:00
parent 58dab11d24
commit 73e3198860

View File

@@ -399,7 +399,8 @@ call GoodWolfHL('diffSubname', 'orange', '', 'none')
" }}} " }}}
" Fish {{{ " Fish {{{
call GoodWolfHL('fishOperator', 'fg', 'bg', 'none') call GoodWolfHL('fishOperator', 'fg', 'bg', 'none')
call GoodWolfHL('fishDerefIdentifier', 'dress', 'bg', 'bold')
" }}} " }}}
" HTML {{{ " HTML {{{