branch: externals/objed
commit ccc7bc77625d93d11b70d122f0f1f5bb53aa4c41
Author: Clemens Radermacher <clem...@posteo.net>
Commit: Clemens Radermacher <clem...@posteo.net>

    Describe new object binding helpers
---
 README.asc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.asc b/README.asc
index 2d1348a..ae49342 100644
--- a/README.asc
+++ b/README.asc
@@ -158,6 +158,10 @@ can use `objed-user-map` which is available under prefix 
key kbd:['] and
 `objed-other-user-map` bound to kbd:[-]. It's recommended to use one of these
 map for custom object bindings and the other one for additional operations.
 
+You can customize the default bindings for object keys using
+`objed-define-global-object-keys` and also define major mode specific bindings
+using `objed-define-local-object-keys`.
+
 In addition to the commands configured in `objed-cmd-alist` you can use the
 following commands to enter objed (those bindings are only active if you are
 using `objed-mode`, if you choose to activate objed always manually you have

Reply via email to