X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5ff124014066ba7882617c283e7750d449caafb4..c3cf665a094edbf8ccfe549e0000bc9f66520a80:/syntax/markdown.vim?ds=inline diff --git a/syntax/markdown.vim b/syntax/markdown.vim index 60a675d..70f7a0d 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