XML attribute highlighting.

This commit is contained in:
Max Bucknell 2015-06-23 20:17:17 +01:00
parent 372664f79e
commit c684901f14

View file

@ -56,6 +56,7 @@ hi ZshSubstDelim cterm=NONE ctermfg=7 ctermbg=NONE
" Residual XML colors
hi xmlProcessingDelim cterm=NONE ctermfg=7 ctermbg=NONE
hi xmlAttribPunct cterm=NONE ctermfg=7 ctermbg=NONE
" Miscellaneous leftovers
hi helpNote cterm=NONE ctermfg=7 ctermbg=NONE