doomemacs/modules/completion
Alois Janíček 8afd8a6ce8
Restore user ability to toggle ivy related hydras
There are two hydras that can be opened from ivy interface:

1. `ivy-dispatching-done' (doom key: "C-o", vanilla key: "M-o")
2. `hydra-ivy/body'       (doom key: "M-o", vanilla key: "C-o")

Original behavior is that they both can be exited / toggled
by the same key they were opened.

This commit restores the original behaviour but does it without
reverting the decision to swap the "C-o" and "M-o" key bindings.
2020-12-15 00:28:50 +01:00
..
company Bump :completion 2020-12-05 16:57:31 -05:00
helm Bump :completion 2020-12-05 16:57:31 -05:00
ido Bump :completion ido 2020-10-20 23:25:36 -04:00
ivy Restore user ability to toggle ivy related hydras 2020-12-15 00:28:50 +01:00