mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 05:04:33 +08:00
chore: improve readme
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user