Clean up Fish files

This commit is contained in:
Steve Losh
2019-02-06 13:02:48 -05:00
parent 125c16dcfd
commit 58dab11d24

View File

@@ -396,6 +396,11 @@ call GoodWolfHL('diffNewFile', 'coal', 'toffee', 'bold')
call GoodWolfHL('diffLine', 'coal', 'orange', 'bold')
call GoodWolfHL('diffSubname', 'orange', '', 'none')
" }}}
" Fish {{{
call GoodWolfHL('fishOperator', 'fg', 'bg', 'none')
" }}}
" HTML {{{