From c4047490fdfdd57f735a4fe13334a84aa3d737da Mon Sep 17 00:00:00 2001 From: yemai Date: Wed, 12 Jun 2019 12:59:15 +0800 Subject: [PATCH] fix: remove '^' in vueTemplate end match regex --- syntax/vue.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/vue.vim b/syntax/vue.vim index 92cd495..7746dfa 100644 --- a/syntax/vue.vim +++ b/syntax/vue.vim @@ -110,7 +110,7 @@ endif " Find tag