diff --git a/README.md b/README.md index d0afd67..46dd865 100644 --- a/README.md +++ b/README.md @@ -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