diff --git a/colors/dracula.vim b/colors/dracula.vim index ab03791..60f115f 100644 --- a/colors/dracula.vim +++ b/colors/dracula.vim @@ -326,6 +326,8 @@ hi! link helpHyperTextJump DraculaLink hi! link helpCommand DraculaPurple hi! link helpExample DraculaGreen +hi! link xmlEndTag xmlTag + "}}} " vim: fdm=marker ts=2 sts=2 sw=2: