Fix end tag in xml not being highlighted
This commit is contained in:
parent
b5548cd0af
commit
90e259bf46
1 changed files with 2 additions and 0 deletions
|
@ -326,6 +326,8 @@ hi! link helpHyperTextJump DraculaLink
|
||||||
hi! link helpCommand DraculaPurple
|
hi! link helpCommand DraculaPurple
|
||||||
hi! link helpExample DraculaGreen
|
hi! link helpExample DraculaGreen
|
||||||
|
|
||||||
|
hi! link xmlEndTag xmlTag
|
||||||
|
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
" vim: fdm=marker ts=2 sts=2 sw=2:
|
" vim: fdm=marker ts=2 sts=2 sw=2:
|
||||||
|
|
Loading…
Reference in a new issue