X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ef44c9e7fc839bec7bb17f8264442912f38c903c..2918519dd2c4e22223533e3f6f4823cf05784fb1:/syntax/markdown.vim diff --git a/syntax/markdown.vim b/syntax/markdown.vim index 60a675d..92ff871 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