use projectile
This commit is contained in:
parent
dca290184b
commit
418c503035
1 changed files with 4 additions and 0 deletions
4
init.el
4
init.el
|
|
@ -97,6 +97,10 @@
|
|||
(corfu-history-mode 1)
|
||||
(corfu-popupinfo-mode 1))
|
||||
|
||||
(use-package projectile
|
||||
:init
|
||||
(projectile-mode +1))
|
||||
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue