Don't explicitly clean up projectile projects

This is done by projectile itself during mode activation.
This commit is contained in:
Daniel - 2019-12-20 17:53:54 +01:00
parent 7c41f1df73
commit 9c5f6d062f
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 1 deletions

View File

@ -626,7 +626,6 @@
projectile-create-missing-test-files t
projectile-known-projects-file (expand-file-name "private/projectile-bookmarks.eld"
emacs-d))
:config (projectile-cleanup-known-projects)
:diminish projectile-mode)
(use-package counsel-projectile