abo-abo / lispy

Short and sweet LISP editing
http://oremacs.com/lispy/
1.2k stars 130 forks source link

Fix lispy multiline for commas in clojure #606

Closed markgdawson closed 2 years ago

markgdawson commented 2 years ago

Fix commas in lispy-multiline in Clojure maps and sets, see: https://github.com/abo-abo/lispy/issues/599

abo-abo commented 2 years ago

Merged, thanks.