File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 48
48
restrict the match to matching elements.
49
49
</p >
50
50
51
- <p >Valid groups are:</p >
51
+ <p >Common highlight groups are:</p >
52
52
53
53
<dl >
54
54
<dt >Bell</dt > <dd >&liberator.appname; 's visual bell</dd >
85
85
<dt >Object</dt > <dd >A JavaScript Object</dd >
86
86
<dt >Preview</dt > <dd ></dd >
87
87
<dt >Question</dt > <dd >A prompt for a decision</dd >
88
- <dt >Search</dt > <dd >Highlighted search results in a web page</dd >
89
88
<dt >StatusLine</dt > <dd >The status bar</dd >
90
89
<dt >String</dt > <dd >A JavaScript String object</dd >
91
90
<dt >TabClose</dt > <dd >The close button of a browser tab</dd >
99
98
<dt >WarningMsg</dt > <dd >A warning message</dd >
100
99
</dl >
101
100
101
+ <p >
102
+ The full list of supported highlight groups and there current values can be seen by calling <ex >:highlight</ex > without any arguments.
103
+ </p >
104
+
102
105
<p >
103
106
Every invocation completely replaces the styling of any previous invocation,
104
107
unless <em >-append</em > (short option: <em >-a</em >) is provided, in which case <a >css</a > is
You can’t perform that action at this time.
0 commit comments