OSX capitalizes, I generally don't.

This commit is contained in:
James Patrick 2020-03-09 12:05:38 -04:00
parent 27a7507a45
commit 61b979471f

View File

@ -18,6 +18,6 @@
;; Have projectile automatically check code.
(setq projectile-project-search-path '("~/code/"))
(setq projectile-project-search-path '("~/code/" "~/Code/"))
(setq doom-localleader-key ",")