diff --git a/modules/completion/ivy/README.org b/modules/completion/ivy/README.org index b21b92c61..ea1599519 100644 --- a/modules/completion/ivy/README.org +++ b/modules/completion/ivy/README.org @@ -136,7 +136,7 @@ These keybindings are available while a search is active: | =C-c C-o= | Open a buffer with your search results | | =C-c C-e= | Open a writable buffer of your search results | | =C-SPC= | Preview the current candidate | -| =M-RET= | Open the selected candidate in other-window | +| =C-RET= | Open the selected candidate in other-window | Changes to the resulting wgrep buffer (opened by =C-c C-e=) can be committed with =C-c C-c= and aborted with =C-c C-k= (alternatively =ZZ= and =ZQ=, for evil