From cfbc5ee48e1b582f418f2d92ccbc4c4e84c803e1 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 2 Jul 2004 15:38:35 +0000 Subject: updated for version 7.0004 --- runtime/doc/syntax.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'runtime/doc/syntax.txt') diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index ac4c235d0..4e2a27482 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1,4 +1,4 @@ -*syntax.txt* For Vim version 7.0aa. Last change: 2004 Jun 16 +*syntax.txt* For Vim version 7.0aa. Last change: 2004 Jul 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -3495,6 +3495,8 @@ in their own color. :echo g:colors_name < Doesn't work recursively, thus you can't use ":colorscheme" in a color scheme script. + After the color scheme has been loaded the + |ColorScheme| autocommand event is triggered. :hi[ghlight] List all the current highlight groups that have attributes set. -- cgit v1.2.1