From: Hiroshi Shirosaki Date: Tue, 19 Jan 2016 02:19:34 +0000 (+0900) Subject: Simplify the regexp of italic and bold X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/d738a9b17f4cbb8cee0889d90f1c6858e1ee7826?ds=inline Simplify the regexp of italic and bold Simplify the regexp to improve syntax performance. Use \ze instead of \@=. --- diff --git a/syntax/markdown.vim b/syntax/markdown.vim index f14c867..c21d639 100644 --- a/syntax/markdown.vim +++ b/syntax/markdown.vim @@ -35,12 +35,12 @@ syn case ignore syn sync linebreaks=1 "additions to HTML groups -syn region htmlItalic start="\\\@