abo-abo / lispy

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

lispy.el (lispy-backtick): Use self-insert-command to let auto-closing happen #619

Open daanturo opened 2 years ago

daanturo commented 2 years ago

Unlike insert, self-insert-command allows electric-pair and smartparens to auto-close the pair ("`" and "'").

`' `symbol'