Skip to content

Commit afd7a6b

Browse files
committed
Add background highlight to documentation
1 parent c677d09 commit afd7a6b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/matchup.txt

+10
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,16 @@ will only work in nvim-0.2.1 and after.
650650

651651
Default: 0
652652

653+
*g:matchup_matchparen_hi_background*
654+
655+
Highlight buffer background between matches. This uses the `MatchBackground`
656+
highlighting group and is linked to `ColorColumn` by default but can be
657+
configured with >
658+
659+
:hi MatchBackground guibg=grey ctermbg=grey
660+
<
661+
Default: 0
662+
653663
Module motion~
654664

655665
*g:matchup_motion_override_Npercent*

0 commit comments

Comments
 (0)