Set ivy-mode config options on init
This commit is contained in:
parent
7dde4cc946
commit
4d7450727c
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@
|
|||
("C-<return>" . ivy-immediate-done))
|
||||
:init
|
||||
(ivy-add-actions 'project-find-file '(("x" counsel-locate-action-extern "open externally")))
|
||||
:config
|
||||
(setq ivy-re-builders-alist
|
||||
'((t . ivy--regex-ignore-order)))
|
||||
:custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue