diff --git a/indent/vue.vim b/indent/vue.vim index 5da4f6a..dcfe149 100644 --- a/indent/vue.vim +++ b/indent/vue.vim @@ -10,11 +10,21 @@ if exists("b:did_vue_indent") finish endif + se sw=2 ts=2 let s:name = 'vim-vue-plugin' -" let