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

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

[nongnu] elpa/evil-iedit-state 2cdbd00a9c 05/32: Remove mention for `fd`


From: ELPA Syncer
Subject: [nongnu] elpa/evil-iedit-state 2cdbd00a9c 05/32: Remove mention for `fd` from evil-escape for now
Date: Mon, 12 Dec 2022 20:59:23 -0500 (EST)

branch: elpa/evil-iedit-state
commit 2cdbd00a9c46ba20f8f016c870fcc0066bff0951
Author: syl20bnr <sylvain.benner@gmail.com>
Commit: syl20bnr <sylvain.benner@gmail.com>

    Remove mention for `fd` from evil-escape for now
---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 63b68444a7..debdb1f5c3 100644
--- a/README.md
+++ b/README.md
@@ -59,14 +59,12 @@ both `iedit` and `evil` to be installed.
 <kbd>e</kbd>       | expand-region      | iedit
 <kbd>ESC</kbd>     | iedit              | normal
 <kbd>C-g</kbd>     | iedit              | normal
-<kbd>fd</kbd>      | iedit              | normal
 <kbd>ESC</kbd>     | iedit-insert       | iedit
 <kbd>C-g</kbd>     | iedit-insert       | normal
-<kbd>fd</kbd>      | iedit-insert       | normal
 
 To sum-up, in `iedit-insert state` you have to press <kbd>ESC</kbd> twice to
 go back to the `normal state`. You can also at any time press <kbd>C-g</kbd>
-or <kbd>fd</kbd> to return to `normal state`.
+to return to `normal state`.
 
 **Note:** evil commands which switch to `insert state` will switch in
 `iedit-insert state`.



reply via email to

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