Skip to content

Commit 2cdbd00

Browse files
committed
Remove mention for fd from evil-escape for now
1 parent fb9fa8f commit 2cdbd00

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,12 @@ both `iedit` and `evil` to be installed.
5959
<kbd>e</kbd> | expand-region | iedit
6060
<kbd>ESC</kbd> | iedit | normal
6161
<kbd>C-g</kbd> | iedit | normal
62-
<kbd>fd</kbd> | iedit | normal
6362
<kbd>ESC</kbd> | iedit-insert | iedit
6463
<kbd>C-g</kbd> | iedit-insert | normal
65-
<kbd>fd</kbd> | iedit-insert | normal
6664

6765
To sum-up, in `iedit-insert state` you have to press <kbd>ESC</kbd> twice to
6866
go back to the `normal state`. You can also at any time press <kbd>C-g</kbd>
69-
or <kbd>fd</kbd> to return to `normal state`.
67+
to return to `normal state`.
7068

7169
**Note:** evil commands which switch to `insert state` will switch in
7270
`iedit-insert state`.

0 commit comments

Comments
 (0)