diff options
author | Bram Moolenaar <Bram@vim.org> | 2021-11-16 19:18:26 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2021-11-16 19:18:26 +0000 |
commit | 519cc559b08b800edc429688aece7ad6a00d41eb (patch) | |
tree | 483c495c0c3f86c496937f256ec9defcce5e46f0 /runtime/doc/syntax.txt | |
parent | 728104da6cd561b8cb2c7142769f7526d725958e (diff) | |
download | vim-git-519cc559b08b800edc429688aece7ad6a00d41eb.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r-- | runtime/doc/syntax.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 0e8547588..5811cf2aa 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -4880,7 +4880,7 @@ in their own color. :hi[ghlight] [default] {group-name} {key}={arg} .. Add a highlight group, or change the highlighting for an existing group. If a given color name is not - receognized, each `colors/lists/default.vim` found on + recognized, each `colors/lists/default.vim` found on |'runtimepath'| will be loaded. See |highlight-args| for the {key}={arg} arguments. See |:highlight-default| for the optional [default] |