~ruther/emacs.d

ab72d738d7407013641996ad7bea125f78a62e4d — Rutherther 10 months ago 2d806a1
feat: do not demand projectile
1 files changed, 1 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +1 -1
@@ 436,7 436,7 @@
;; Projects
(my-use-package projectile
  :ensure t
  :demand t
  :commands projectile-project-root
  :custom
  (projectile-switch-project-action 'projectile-dired)
  (projectile-completion-system 'default)

Do not follow this link