Update doc

This commit is contained in:
leafOfTree
2021-09-06 16:08:55 +08:00
parent 0432e150dc
commit 6678475a50

View File

@@ -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