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

XML highlight group? #24

Open
Ploppz opened this issue Oct 22, 2015 · 0 comments
Open

XML highlight group? #24

Ploppz opened this issue Oct 22, 2015 · 0 comments

Comments

@Ploppz
Copy link

Ploppz commented Oct 22, 2015

The MatchTag highlight group works for HTML, but doesn't seem to apply to XML. What highlight group do I need to set the colour of for XML tag matching?

.vimrc

let g:mta_use_matchparen_group = 0
let g:mta_set_default_matchtag_color = 1

In colour scheme:

hi MatchTag ctermfg=11 ctermbg=16 cterm=underline

^ Doesn't apply to XML - it gives some bright blue background while backgruond 16 is dark brown.

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