summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2018-03-30 19:11:17 -0700
committerJames N <james@jojojames.com>2018-03-31 10:20:51 -0700
commit2331fd54e275fc50d63cc6f4d63c9207d1a1c4a2 (patch)
tree3d12a83537ce45594c4add4f2246c254d5c2d2d0 /readme.org
parentb6acf98bb677e1988347fc2409967422573f91b4 (diff)
Add bindings for modes that don't use insert state (#106)
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 9e885db..214cf7f 100644
--- a/readme.org
+++ b/readme.org
@@ -385,6 +385,15 @@ definition".
- ~f10~ Step Over
- ~f11~ Step Into
- ~S-f11~ Step Out
+*** Editable Buffers
+ For buffers where insert-state doesn't make sense but buffer can be edited,
+ (e.g. wdired or wgrep), pressing ~i~ will change into editable state.
+
+ When this editable state is turned on,
+
+ ~ZQ~ will abort and clear any changes.
+ ~ZZ~ will finish and save any changes.
+ ~ESC~ will exit editable state.
** Key Translation
~evil-collection-translate-key~ allows binding a key to the definition of