Add C-SPC to +ivy@coo hydra to preview candidate
This commit is contained in:
parent
85cfcba8ff
commit
09743b96e1
1 changed files with 1 additions and 1 deletions
|
@ -143,9 +143,9 @@ immediately runs it on the current candidate (ending the ivy session)."
|
|||
("i" nil)
|
||||
("TAB" ivy-alt-done :exit nil)
|
||||
("C-j" ivy-alt-done :exit nil)
|
||||
;; ("d" ivy-done :exit t)
|
||||
("RET" ivy-done :exit t)
|
||||
("C-m" ivy-done :exit t)
|
||||
("C-SPC" ivy-call-and-recenter :exit nil)
|
||||
("f" ivy-call)
|
||||
("c" ivy-toggle-calling)
|
||||
("m" ivy-toggle-fuzzy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue