abo-abo / lispy

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

Add a command to cycle parentheses () -> [] -> {} #588

Open nbfalcon opened 3 years ago

nbfalcon commented 3 years ago

lispy-cycle-parens will cycle parentheses () -> [] -> {} for the list at point. {} only works in clojure-mode.

Currently, there is no keybinding.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-62.8%) to 0.0% when pulling ee7cf40fdec6910dfe133f3647d96094271195fa on nbfalcon:feature/lispy-cycle-parens into 38a7df4cbb16cfe3d62dc8ea98b50e2d9a572e58 on abo-abo:master.