Added projectile path

This commit is contained in:
RealStickman 2020-09-28 20:16:39 +02:00
parent d73197879c
commit 9de65e4519

View File

@ -55,3 +55,6 @@
;; Enables the minimap by default. Use SPC-t-m to toggle
(minimap-mode 1)
(setq
projectile-project-search-path '("~/GitProjects/"))