diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-08-19 20:40:30 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-08-19 20:40:30 +0000 |
commit | 8aff23a13e69dd6290e9a6f2c3aeb4b486f28279 (patch) | |
tree | 361a4567d1f0459e4efbe2b5d05db96991679251 /runtime/doc/syntax.txt | |
parent | 5195e45609b26b3d262a90822a2283a4adcf65c9 (diff) | |
download | vim-git-8aff23a13e69dd6290e9a6f2c3aeb4b486f28279.tar.gz |
updated for version 7.0132v7.0132
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r-- | runtime/doc/syntax.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 04e76dbef..a6a03f52b 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -3654,9 +3654,8 @@ also tell where it was last set. Example: > < Comment xxx term=bold ctermfg=4 guifg=Blue ~ Last set from /home/mool/vim/vim7/runtime/syntax/syncolor.vim ~ -For details about when this message is given and when it's valid see -|:set-verbose|. When ":hi clear" is used then the script where this command -is used will be mentioned for the default values. +When ":hi clear" is used then the script where this command is used will be +mentioned for the default values. See |:verbose-cmd| for more information. *highlight-args* *E416* *E417* *E423* There are three types of terminals for highlighting: |