Skip to content

Commit 9e652e2

Browse files
committed
doc: rephrase g:srcery_inverse desc
1 parent fad0ab5 commit 9e652e2

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,12 @@ default: 1
130130

131131
#### g:srcery_inverse
132132

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.
136139

137140
default: 1
138141

doc/srcery.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,12 @@ g:srcery_undercurl
165165
*srcery-option-inverse*
166166
g:srcery_inverse
167167

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.
171174

172175
Default: 1
173176

0 commit comments

Comments
 (0)