syl20bnr / evil-lisp-state

An evil state to navigate Lisp code and modify it with smartparens
GNU General Public License v3.0
91 stars 26 forks source link

Kill sexp with "dd" #33

Closed grammati closed 3 years ago

grammati commented 7 years ago

I find it much more ergonomic to use "dd", rather than "dx", for the common operation of deleting an s-expression.

I have left "dx" in as well, since many people are probably used to it.