diff --git a/syntax/vue.vim b/syntax/vue.vim index 9eb5a2f..1780d55 100644 --- a/syntax/vue.vim +++ b/syntax/vue.vim @@ -30,78 +30,58 @@ endif syntax include @HTML syntax/html.vim -if exists("b:current_syntax") - unlet b:current_syntax -endif +unlet! b:current_syntax syntax region html keepend start=/^