mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-08 21:54:46 +08:00
Update doc
This commit is contained in:
@@ -73,8 +73,8 @@ Set global variable to `1` to enable or `0` to disable. Ex:
|
|||||||
**Note**
|
**Note**
|
||||||
|
|
||||||
- `filetype` is set to `vue` so autocmds and other custom settings for `javascript` have to be manually enabled for `vue`.
|
- `filetype` is set to `vue` so autocmds and other custom settings for `javascript` have to be manually enabled for `vue`.
|
||||||
- `g:vim_vue_plugin_use_foldexpr` default value used to be `1`, but it's changed to `0` now.
|
|
||||||
- `g:vim_vue_plugin_load_full_syntax` applies to `JavaScript/HTML/CSS/SASS/LESS`.
|
- `g:vim_vue_plugin_load_full_syntax` applies to `JavaScript/HTML/CSS/SASS/LESS`.
|
||||||
|
- `g:vim_vue_plugin_use_foldexpr` default value used to be `1`, but it's changed to `0` now.
|
||||||
|
|
||||||
## Context based behavior
|
## Context based behavior
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user