mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +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>