Remove unnecesary hook (projectile runs alone).

This commit is contained in:
kj 2022-11-19 01:31:49 -04:00
parent c4c8b98c93
commit c81fc52b8c
1 changed files with 0 additions and 1 deletions

View File

@ -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