From: Hiroshi Shirosaki Date: Tue, 19 Jan 2016 01:36:56 +0000 (+0900) Subject: Improve syntax regexp performance X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/dc9e985df1102c9204690a15596eaef07d9cfbb3?ds=inline Improve syntax regexp performance Use \zs instead of \@<= if possible. --- diff --git a/syntax/markdown.vim b/syntax/markdown.vim index 63429b3..f14c867 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="\\\@