mikavilpas / evil-lispy

precision Lisp editing with Evil and Lispy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mikavilpas opened this issue · comments

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