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

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