mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 05:04:33 +08:00
Update doc
This commit is contained in:
@@ -86,7 +86,7 @@ It has the following options
|
||||
|
||||
- `syntax`*dict*
|
||||
- `key`*string*: block's tag name
|
||||
- `value`*list*: syntax for block
|
||||
- `value`*list*: block's syntax
|
||||
- Syntax is decided by `lang="..."` on block tag
|
||||
- When no valid `lang="..."` appears on block tag, the first item of `value` will be used as default.
|
||||
- By default, 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
|
||||
|
||||
Reference in New Issue
Block a user