We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fd
1 parent fb9fa8f commit 2cdbd00Copy full SHA for 2cdbd00
README.md
@@ -59,14 +59,12 @@ both `iedit` and `evil` to be installed.
59
<kbd>e</kbd> | expand-region | iedit
60
<kbd>ESC</kbd> | iedit | normal
61
<kbd>C-g</kbd> | iedit | normal
62
-<kbd>fd</kbd> | iedit | normal
63
<kbd>ESC</kbd> | iedit-insert | iedit
64
<kbd>C-g</kbd> | iedit-insert | normal
65
-<kbd>fd</kbd> | iedit-insert | normal
66
67
To sum-up, in `iedit-insert state` you have to press <kbd>ESC</kbd> twice to
68
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`.
+to return to `normal state`.
70
71
**Note:** evil commands which switch to `insert state` will switch in
72
`iedit-insert state`.
0 commit comments