Fix Projectile paths
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
:defer 1
|
:defer 1
|
||||||
:init
|
:init
|
||||||
;; Root detection
|
;; Root detection
|
||||||
(setq projectile-project-search-path '("~/Projects" "~/Work"))
|
(setq projectile-project-search-path '("~/Projects" "~/Work" "~/Progetti"))
|
||||||
(setq projectile-completion-system 'ivy)
|
(setq projectile-completion-system 'ivy)
|
||||||
:config
|
:config
|
||||||
;; Performance
|
;; Performance
|
||||||
|
|||||||
Reference in New Issue
Block a user