Fix: ivy and projectile mode do not starting after init.
This commit is contained in:
@ -193,7 +193,7 @@
|
||||
(use-package projectile
|
||||
:defer t
|
||||
:bind ("C-c p" . projectile-command-map)
|
||||
:diminish projectile-mode
|
||||
:hook (elpaca-after-init . projectile-mode)
|
||||
:custom ((projectile-completion-system 'ivy))
|
||||
:init
|
||||
(setq projectile-mode-line-prefix ""
|
||||
|
Reference in New Issue
Block a user