Update evil-lisp-state header

This commit is contained in:
syl20bnr 2015-02-16 23:19:15 -05:00
parent 90ea16bdf2
commit 5b17a867f7

View file

@ -34,18 +34,13 @@
;; To execute a command while in normal state, the evil-leader is used.
;; By default, the prefix for each command is `<leader> m`.
;; Some commands when executed set the current state to `lisp state`.
;; Commands when executed set the current state to `lisp state`.
;; By example, to slurp three times while in normal state:
;; <leader> m 3 n
;; Or to wrap a symbol in parenthesis then slurping two times:
;; <leader> m w 2 n
;; Auto-switch to lisp state commands:
;; ----------------------------------
;; These commands switch the current state to `lisp state'.
;; Key Binding | Function
;; ---------------|------------------------------------------------------------
;; `leader' | evil leader