Skip to content

Allow configuring sign text/highlight group

nickspoon requested to merge nickspoon/qfx.vim:master into master

Add variables 'g:qfx_hl_err', 'g:qfx_hl_warn', 'g:qfx_hl_info' and 'g:qfx_sign', allowing a user to configure the text character and highlight groups to use for qfx signs.

Merge request reports