From 7ecc094f6ad66d6218abf066cbac316d2cc6ed01 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Sun, 21 Aug 2016 23:11:31 +0200 Subject: [PATCH] Improve compatibility with NerdCommenter @xream Closes #18 --- syntax/vue.vim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/syntax/vue.vim b/syntax/vue.vim index 069599a..8a69a74 100644 --- a/syntax/vue.vim +++ b/syntax/vue.vim @@ -33,7 +33,7 @@ syntax include @HTML syntax/html.vim if exists("b:current_syntax") unlet b:current_syntax endif -syntax region template keepend start=/^