Added projectile path
This commit is contained in:
parent
d73197879c
commit
9de65e4519
@ -55,3 +55,6 @@
|
||||
|
||||
;; Enables the minimap by default. Use SPC-t-m to toggle
|
||||
(minimap-mode 1)
|
||||
|
||||
(setq
|
||||
projectile-project-search-path '("~/GitProjects/"))
|
||||
|
Loading…
Reference in New Issue
Block a user