]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(matchparen): Add matchparen_disable_cursor_hl config option
authorMatteo Landi <matteo@matteolandi.net>
Mon, 4 Nov 2024 19:46:54 +0000 (20:46 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 4 Nov 2024 19:46:54 +0000 (20:46 +0100)
commit59834ba6df10dc48565bf55ac6c8e8a4aa40210b
treed609a9956be0bbc5f6c2c87e9dfea8fbbaacffb4
parent8bb5eaf019bc46e3b20e1509d88c07655f1632cd
runtime(matchparen): Add matchparen_disable_cursor_hl config option

Set the "matchparen_disable_cursor_hl" config variable to disable
highlighting the cursor with the MatchParen highlighting group.

closes: #15984

Signed-off-by: Matteo Landi <matteo@matteolandi.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/pi_paren.txt
runtime/plugin/matchparen.vim