chore: improve readme

This commit is contained in:
yemai
2018-09-29 10:06:27 +08:00
parent 74756b29de
commit a5a43a43b3

View File

@@ -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