From d738a9b17f4cbb8cee0889d90f1c6858e1ee7826 Mon Sep 17 00:00:00 2001 From: Hiroshi Shirosaki Date: Tue, 19 Jan 2016 11:19:34 +0900 Subject: [PATCH] Simplify the regexp of italic and bold Simplify the regexp to improve syntax performance. Use \ze instead of \@=. --- syntax/markdown.vim | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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="\\\@