Remove unnecesary hook (projectile runs alone).
This commit is contained in:
parent
c4c8b98c93
commit
c81fc52b8c
@ -199,7 +199,6 @@
|
||||
:bind ("C-c p" . projectile-command-map)
|
||||
:diminish projectile-mode
|
||||
:custom ((projectile-completion-system 'ivy))
|
||||
:hook (after-init . projectile-mode)
|
||||
:init
|
||||
(setq projectile-mode-line-prefix ""
|
||||
projectile-sort-order 'recentf
|
||||
|
Loading…
Reference in New Issue
Block a user