use projectile

This commit is contained in:
Yisroel Baum 2025-09-07 15:33:51 +03:00
parent dca290184b
commit 418c503035
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -97,6 +97,10 @@
(corfu-history-mode 1) (corfu-history-mode 1)
(corfu-popupinfo-mode 1)) (corfu-popupinfo-mode 1))
(use-package projectile
:init
(projectile-mode +1))
(custom-set-variables (custom-set-variables
;; custom-set-variables was added by Custom. ;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.