abo-abo / lispy

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

`lispy--space-unless': support comint #551

Open nbfalcon opened 3 years ago

nbfalcon commented 3 years ago

lispy--space-unless: don't insert a space if at the start of a comint prompt. This allows using lispy-mode in sly-mrepl.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.01%) to 62.783% when pulling ff6a58b76b5e1b889dce1afbb60105a7f28726d3 on nbfalcon:bugfix/lispy--space-unless-comint into 1ad128be0afc04b58967c1158439d99931becef4 on abo-abo:master.

nbfalcon commented 3 years ago

Now the coverage should be the same.