emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-lisp-state 2ad7ffac3e 010/125: Update key bindings in


From: ELPA Syncer
Subject: [nongnu] elpa/evil-lisp-state 2ad7ffac3e 010/125: Update key bindings in readme
Date: Thu, 6 Jan 2022 04:58:36 -0500 (EST)

branch: elpa/evil-lisp-state
commit 2ad7ffac3e69520d02122bbbf265da26b32e4599
Author: sbenner <sylvain.benner@gmail.com>
Commit: sbenner <sylvain.benner@gmail.com>

    Update key bindings in readme
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e9970a8238..d9daf3261b 100644
--- a/README.md
+++ b/README.md
@@ -50,9 +50,9 @@ Key Binding   | Function
 `l`           | sp-forward-sexp
 `r`           | sp-raise-sexp
 `C-r`         | undo-tree-redo
-`sa`          | sp-splice-sexp-killing-around
-`sb`          | sp-splice-sexp-killing-backward
-`sf`          | sp-splice-sexp-killing-forward
+`ska`         | sp-splice-sexp-killing-around
+`skh`         | sp-splice-sexp-killing-backward
+`skl`         | sp-splice-sexp-killing-forward
 `sh`          | sp-backward-slurp-sexp
 `sl`          | sp-forward-slurp-sexp
 `ss`          | sp-splice-sexp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]