branch: elpa/multiple-cursors
commit 8a12e97b7d2243020b428f57aa981738ca958088
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>
Mention region-bindings-mode in README
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 2795a69..18fa7ef 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,9 @@ Okay, yes, I have a crazy norwegian keyboard. Regardless,
these will look at
whatever you've got selected at the moment, and mark more places like that in
the buffer.
+If you would like to keep the global bindings clean, and get custom keybindings
+when the region is active, you can try
[region-bindings-mode](https://github.com/fgallina/region-bindings-mode).
+
BTW, I highly recommend adding `mc/mark-next-like-this` to a key binding that's
right next to the key for `er/expand-region`.