branch: master
commit c5f850ad776faf18f409e7e052bc46577778704f
Author: Juergen Hoetzel <[email protected]>
Commit: Juergen Hoetzel <[email protected]>

    Fix invalid key binding
---
 doc/ivy.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ivy.org b/doc/ivy.org
index 1ff790d..7a8484d 100644
--- a/doc/ivy.org
+++ b/doc/ivy.org
@@ -980,7 +980,7 @@ bindings that work here:
 - ~/~ (=self-insert-command=) ::
      If the current input matches an existing directory name exactly,
      switch the completion to that directory.
-- ~M-q~ (=ivy-toggle-regexp-quote=) ::
+- ~M-r~ (=ivy-toggle-regexp-quote=) ::
      Toggle between input as regexp or not.
 
      Switch to matching literally since file names include =.=, which

Reply via email to