From a5a43a43b30f870b4fb58b2d060d51c9c1fde5fc Mon Sep 17 00:00:00 2001 From: yemai Date: Sat, 29 Sep 2018 10:06:27 +0800 Subject: [PATCH] chore: improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6377bee..6c841a1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Support `.wpy` files too. Set global variable to `1` to enable or `0` to disable. -`g:vim_vue_plugin_has_init_indent`: indent one tab inside `sytle/template/script` tags (default: 0) +`g:vim_vue_plugin_has_init_indent`: indent one tab inside `sytle/template/script` tags (default: 0 for .vue and 1 for .wpy) let g:vim_vue_plugin_has_init_indent = 1