Skip to content

Commit cb6dba6

Browse files
committed
Add new option
1 parent 77271da commit cb6dba6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,14 @@ default: 1
8585
Enables inverse colors.
8686
default: 1
8787

88+
#### g:srcery_inverse_matches
89+
90+
Enables inverse search matches.
91+
default: 0
92+
8893
#### g:srcery_inverse_match_paren
8994

90-
When enabled will invert matching parens.
95+
When enabled will inverse matching delimiters.
9196

9297
Works best with [Rainbow parenthesis](https://github.com/kien/rainbow_parentheses.vim)
9398

0 commit comments

Comments
 (0)