Update doc

This commit is contained in:
leafOfTree
2021-04-13 15:53:27 +08:00
parent f460616735
commit f437eea49d

View File

@@ -109,7 +109,7 @@ let g:vim_vue_plugin_config = {
- First, only syntax files from `['$VIMRUNTIME', '$VIM/vimfiles', '$HOME/.vim']` are loaded. If none is found, then **full** syntax files (including those from plugins) will be loaded
- Syntax is decided by `lang="..."` on the block tag
- When no `lang="..."` appears on the block tag, the first item of `value` will be used as default. `value` can be string if only one
- When no valid `lang="..."` appears on the block tag, the first item of `value` will be used as default. `value` can be string if only one
- `full_syntax`*list*: a list of syntax name whose **full** syntax files are always loaded