mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Projectile now global
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
ido-enable-last-directory-history t)
|
||||
|
||||
;;#projectile
|
||||
(projectile-global-mode)
|
||||
(setq projectile-completion-system 'grizzl
|
||||
projectile-enable-caching t)
|
||||
|
||||
|
Reference in New Issue
Block a user