Added projectile base dir.

This commit is contained in:
James Patrick 2019-12-01 23:29:04 -05:00
parent b21a6d9726
commit cdfb5e7f3e

View File

@ -15,4 +15,7 @@
;; Deft: Set path to Org-mope Directory
(setq deft-directory "~/org/")
;; Have projectile automatically check code.
(setq projectile-project-search-path '("~/code/")
(setq doom-localleader-key ",")