mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 13:14:34 +08:00
chore: add screenshot
This commit is contained in:
10
README.md
10
README.md
@@ -20,7 +20,17 @@ Support `.wpy` files too.
|
||||
|
||||
## Config
|
||||
|
||||
`g:vim_vue_plugin_has_init_indent`: indent one tab inside `sytle/template/script` tags (default: 0)
|
||||
|
||||
let g:vim_vue_plugin_has_init_indent = 1
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Acknowledgments
|
||||
|
||||
[mxw/vim-jsx][1]
|
||||
|
||||
[1]: https://github.com/mxw/vim-jsx "mxw: vim-jsx"
|
||||
[2]: https://github.com/VundleVim/Vundle.vim
|
||||
|
||||
Reference in New Issue
Block a user