X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5ff124014066ba7882617c283e7750d449caafb4..4f0120ec663e5b4a386563930ffbbea1f22d9029:/syntax/markdown.vim diff --git a/syntax/markdown.vim b/syntax/markdown.vim index 60a675d..9041ab1 100644 --- a/syntax/markdown.vim +++ b/syntax/markdown.vim @@ -36,7 +36,7 @@ syn sync linebreaks=1 "additions to HTML groups syn region htmlItalic start="\\\@ - let b:current_syntax = "mkd" delcommand HtmlHiLink