Version 8.2 of package Evil-Lisp-State has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Evil-Lisp-State describes itself as: =============================== An evil state to edit Lisp code =============================== More at https://elpa.nongnu.org/nongnu/evil-lisp-state.html ## Summary: # evil-lisp-state [](http://melpa.org/#/evil-lisp-state) Adds a new [evil][evil-link] state to navigate lisp code and edit sexp trees using mnemonic key bindings. <!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc/generate-toc again --> **Table of Contents** - [evil-lisp-state](#evil-lisp-state) - [Install](#install) - [Package manager](#package-manager) - [Manually](#manually) - [Principle](#principle) - [Commands and key bindings](#commands-and-key-bindings) - [Configuration](#configuration) <!-- markdown-toc end --> ## Install ### Package manager You can either install `evil-lisp-state` from [MELPA][melpa-link]: ``` M-x package-install evil-lisp-state ``` ## Recent NEWS: [Not provided 🙁]
