ivy-read-action-format-function = ivy-hydra-read-action
Makes ivy's C-o dispatching commands easier to see.
This commit is contained in:
parent
144714e7f5
commit
c4a0174fe2
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-format-function #'ivy-hydra-read-action
|
||||
projectile-completion-system 'ivy
|
||||
;; don't show recent files in switch-buffer
|
||||
ivy-use-virtual-buffers nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue