branch: elpa/evil-lisp-state
commit c0033214de21e6eebbf107664571a7c6303ec251
Merge: 9be14079e5 7b5937a327
Author: Sylvain Benner <[email protected]>
Commit: Sylvain Benner <[email protected]>
Merge pull request #1 from purcell/patch-1
Shorten package description
---
evil-lisp-state.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-lisp-state.el b/evil-lisp-state.el
index 8c43c855a1..f16246070c 100644
--- a/evil-lisp-state.el
+++ b/evil-lisp-state.el
@@ -1,4 +1,4 @@
-;;; evil-lisp-state.el --- Add an evil state to navigate Lisp code and edit
the sexp tree with mnemonic key bindings using smartparens.
+;;; evil-lisp-state.el --- An evil state to navigate Lisp code and modify it
with smartparens
;; Copyright (C) 2014 syl20bnr