abo-abo / lispy

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

Tips on quickly get to the special points #571

Closed jcguu95 closed 3 years ago

jcguu95 commented 3 years ago

lispy is great and offers magical operations while cursor is at special points. I struggled in particular by staying too long in normal points.. are there tips to go to special points quickly and deftly?

yunhao94 commented 3 years ago

Have you ever tried lispy-left-maybe which is binded to M-o by default?

jcguu95 commented 3 years ago

This is very useful and should be put into the doc imo.. thanks for the tip!