# This mail has correct subject. Please ignore my other email # with weird subject. It was some cut&paste error.
I am changing and trying different of colors for 'hi MatchParen' , and inevitably I get into this problem: I get into situation when the paren is *already* that color!!! and thus highlighting is not visible !! Does anybody get this, too ? (I work in console vim). So: is it possible maybe that matchparen.vim check for this, and if the other paren is already same color as MatchParen, use some substitute (for example reverse of MatchParen, or MatchParen2) ? I tried quite lot of colors for MatchParen. But this color clash inevitably happens again, and then I change my MatchParen again. It does not happen often, but when it happens, it's the "heh ? matchparen doesn't work ?" feeling. Yakov