From 316587346da8f2306a23e8a716641863e0471865 Mon Sep 17 00:00:00 2001 From: yemai Date: Thu, 8 Aug 2019 14:39:47 +0800 Subject: [PATCH] fix: corrent indent for multiline empty tags --- indent/vue.vim | 54 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 40 insertions(+), 14 deletions(-) diff --git a/indent/vue.vim b/indent/vue.vim index 514bfec..6cb22ce 100644 --- a/indent/vue.vim +++ b/indent/vue.vim @@ -19,9 +19,12 @@ endif let s:name = 'vim-vue-plugin' " Let