Valloric/MatchTagAlways

Custom highlight color doesn't work

pmalek opened this issue · 0 comments

I tried to set custom highlight color as stated in readme but is simply doesn't work (the default works ok). I use your plugin with Vundle.

My .vimrc :

Plugin 'Valloric/MatchTagAlways'
let g:mta_use_matchparen_group=0
let g:mta_set_default_matchtag_color=0
highlight MatchTag ctermfg=black ctermbg=lightgreen guifg=grey guibg=lightgreen

Effect:

screenshot from 2014-06-15 22 59 25

Default:

screenshot from 2014-06-15 23 00 07