Hi,
I noticed that nvim's matchit works great and the only missing functionality for me is for it to allow highlighting. Like matchparen has MatchParen highlight, I propose the MatchIt highlight group for matchit, which perhaps could default to link to MatchParen or to nothing.
Idea came during a discussion: neovim/neovim#29205
Hi,
I noticed that nvim's
matchitworks great and the only missing functionality for me is for it to allow highlighting. LikematchparenhasMatchParenhighlight, I propose theMatchIthighlight group formatchit, which perhaps could default to link toMatchParenor to nothing.Idea came during a discussion: neovim/neovim#29205