mirror of
https://github.com/neovim/neovim.git
synced 2025-10-18 07:41:51 +00:00

Set the "matchparen_disable_cursor_hl" config variable to disable
highlighting the cursor with the MatchParen highlighting group.
closes: vim/vim#15984
59834ba6df
Co-authored-by: Matteo Landi <matteo@matteolandi.net>