diff --git a/indent/vue.vim b/indent/vue.vim index 90bab26..9a61ba8 100644 --- a/indent/vue.vim +++ b/indent/vue.vim @@ -15,10 +15,8 @@ function! s:Init() """ Variables let s:indent = {} let s:block_tag = '<\/\?'.join(keys(s:config_syntax), '\|') - " Let