Fork me on GitHub
#vim
<
2022-07-03
>
ribelo23:07:26

what determines whether the brackets on the right or left are highlighted in insert mode?

ribelo23:07:43

the first is fennel, the second clojure

ribelo23:07:52

the fact that it varies according to language drives me crazy

ribelo05:07:25

problem is with vim-matchup

ribelo05:07:48

I reported the issue on github

ribelo05:07:42

but maybe someone knows how to make vim, like emacs, highlight the parenthesis before the cursor?

ribelo05:07:02

as in the first image

Dumch11:07:57

I don't use mutchup, both fennel and clojure highligh outer brackets. I think It works from :DoMatchParen , which some plugin turns on (I don't know which). Try it, may it will fix the issue Iand you will be able to put this after mutchup setup.