chore: add screenshot

This commit is contained in:
yemai
2018-09-28 18:00:22 +08:00
parent b82b7df062
commit ee424ff59e
2 changed files with 10 additions and 0 deletions

View File

@@ -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
![screenshot](static/screenshot.png)
## Acknowledgments
[mxw/vim-jsx][1]
[1]: https://github.com/mxw/vim-jsx "mxw: vim-jsx"
[2]: https://github.com/VundleVim/Vundle.vim