mirror of
https://github.com/vim/vim.git
synced 2026-05-26 12:06:43 +02:00
59834ba6df
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>