branch: elpa/evil-lisp-state
commit 0a5381ce70004361b48bda6cc5352e3b3f063f77
Author: syl20bnr <[email protected]>
Commit: syl20bnr <[email protected]>
Update readme
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 535c9ea1db..4046f04b3f 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,7 @@ Key Binding | Function
`k` | sp-up-sexp
`K` | sp-backward-up-sexp
`l` | sp-forward-symbol
-`L` | sp-forward-sexp
+`L` | go to the beginning of next sexp at the same level
`m` | sp-join-sexp (think about `merge-sexp`)
`o` | sp-newline and switch to `insert state`
`O` | evil-open-above