ivy-read-action-function = ivy-hydra-read-action
Use hydra to read user action when calling `ivy-dispatching-done`
This commit is contained in:
parent
a4392b2c0d
commit
e7696893f4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ results buffer.")
|
|||
(setq ivy-height 17
|
||||
ivy-wrap t
|
||||
ivy-fixed-height-minibuffer t
|
||||
ivy-read-action-function #'ivy-hydra-read-action
|
||||
ivy-read-action-format-function #'ivy-read-action-format-columns
|
||||
projectile-completion-system 'ivy
|
||||
;; don't show recent files in switch-buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue