diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-07-29 22:36:03 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-07-29 22:36:03 +0000 |
commit | 4be06f9e1b7ccde37f783e09b6ae35f69aa67995 (patch) | |
tree | 4f1e3168c803127f244be4c79d3fc032dda6dca6 /runtime/doc/syntax.txt | |
parent | 661b1820956743fd67f957f8dbbc45a93fe38dc9 (diff) | |
download | vim-git-4be06f9e1b7ccde37f783e09b6ae35f69aa67995.tar.gz |
updated for version 7.0119v7.0119
Diffstat (limited to 'runtime/doc/syntax.txt')
-rw-r--r-- | runtime/doc/syntax.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 324d45238..dfe93cabc 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1,4 +1,4 @@ -*syntax.txt* For Vim version 7.0aa. Last change: 2005 Jul 28 +*syntax.txt* For Vim version 7.0aa. Last change: 2005 Jul 29 VIM REFERENCE MANUAL by Bram Moolenaar @@ -3648,7 +3648,8 @@ also tell where it was last set. Example: > 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|. +|:set-verbose|. When ":hi clear" is used then the script where this command +is used will be mentioned for the default values. *highlight-args* *E416* *E417* *E423* There are three types of terminals for highlighting: |