Fix end tag in xml not being highlighted

This commit is contained in:
Hao Chen 2018-05-24 19:23:46 +08:00
parent b5548cd0af
commit 90e259bf46

View file

@ -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: