Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom highlight color doesn't work #12

Open
pmalek opened this issue Jun 15, 2014 · 0 comments
Open

Custom highlight color doesn't work #12

pmalek opened this issue Jun 15, 2014 · 0 comments

Comments

@pmalek
Copy link

pmalek commented Jun 15, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant