File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -130,9 +130,12 @@ default: 1
130
130
131
131
#### g: srcery_inverse
132
132
133
- Enable or disable inverse highlighting (foreground becomes background, vice
134
- versa) globally for theme, will fall back to other methods of highlighting when
135
- this is disabled
133
+ Enable or disable inverse highlighting (foreground becomes background,
134
+ vice versa). This is used for visual selection, search highlights and
135
+ some other things.
136
+
137
+ Srcery will fall back to other methods of highlighting if this is
138
+ disabled.
136
139
137
140
default: 1
138
141
Original file line number Diff line number Diff line change @@ -165,9 +165,12 @@ g:srcery_undercurl
165
165
*srcery-option-inverse*
166
166
g:srcery_inverse
167
167
168
- Enable or disable inverse highlighting (foreground becomes background, vice
169
- versa) globally for theme, will fall back to other methods of highlighting when
170
- this is disabled.
168
+ Enable or disable inverse highlighting (foreground becomes background,
169
+ vice versa). This is used for visual selection, search highlights and
170
+ some other things.
171
+
172
+ Srcery will fall back to other methods of highlighting if this is
173
+ disabled.
171
174
172
175
Default: 1
173
176
You can’t perform that action at this time.
0 commit comments