rainbow_parentheses.vim icon indicating copy to clipboard operation
rainbow_parentheses.vim copied to clipboard

Fixed toggling logic so it would actually allow toggling separate pairs

Open mtscout6 opened this issue 10 years ago • 3 comments

mtscout6 avatar Apr 04 '14 16:04 mtscout6

It's not clear to me what this does, but I have started a maintained fork at https://github.com/eapache/rainbow_parentheses.vim so you might want to submit to that (with a better explanation please).

eapache avatar Jul 22 '14 17:07 eapache

Basically if you toggle curly braces On then there is a bug where you can't turn them back Off. This fixes that.

mtscout6 avatar Jul 22 '14 19:07 mtscout6

ah ok, makes sense; feel free to submit to the fork (although the indentation is inconsistent right now, would be nice if it were the same as the surrounding lines)

eapache avatar Jul 22 '14 19:07 eapache