mikavilpas / evil-lispy

precision Lisp editing with Evil and Lispy
79 stars 5 forks source link

A (contains?) clojure call cannot be deleted with backspace #14

Open mikavilpas opened 8 years ago

mikavilpas commented 8 years ago

Typing a backspace at (contains?)| should delete the entire previous form (this is a lispy feature), but instead it just deletes the last ) character.