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

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

[nongnu] elpa/evil-lisp-state 797f09bfbb 013/125: Update readme with las


From: ELPA Syncer
Subject: [nongnu] elpa/evil-lisp-state 797f09bfbb 013/125: Update readme with last key bindings
Date: Thu, 6 Jan 2022 04:58:38 -0500 (EST)

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

    Update readme with last key bindings
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d9daf3261b..6c1a4e1a0c 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,10 @@ Key Binding   | Function
 `bh`          | sp-backward-barf-sexp
 `bl`          | sp-forward-barf-sexp
 `c`           | sp-convolute-sexp
-`d`           | sp-kill-sexp
+`dd`          | sp-kill-hybrid-sexp
+`ds`          | sp-kill-symbol
+`dw`          | sp-kill-word
+`dx`          | sp-kill-sexp
 `e$`          | evil-lisp-state-eval-sexp-end-of-line
 `ef`          | eval-defun
 `el`          | eval-last-sexp
@@ -55,7 +58,7 @@ Key Binding   | Function
 `skl`         | sp-splice-sexp-killing-forward
 `sh`          | sp-backward-slurp-sexp
 `sl`          | sp-forward-slurp-sexp
-`ss`          | sp-splice-sexp
+`sx`          | sp-splice-sexp
 `u`           | undo-tree-undo
 `ESC`         | evil-normal-state
 



reply via email to

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