lpy icon indicating copy to clipboard operation
lpy copied to clipboard

Always keeping parentheses balanced

Open joshcho opened this issue 3 years ago • 1 comments

How would I configure such that parentheses are always balanced and behave like in lispy?

Does lispy employ a separate package to do this? I don’t want to enable lispy just for this feature.

joshcho avatar Aug 20 '21 21:08 joshcho

There are several packages you may be interested in:

I use the first one with lispy.

pierre-rouleau avatar Aug 20 '21 23:08 pierre-rouleau