doom: Projectile search path, always look at ~/ghq

This commit is contained in:
earnest ma 2022-03-07 15:09:17 -05:00
parent c9cb5e3db2
commit 7fc6de4e6f
No known key found for this signature in database
GPG Key ID: A343F43342EB6E2A
1 changed files with 3 additions and 0 deletions

View File

@ -40,3 +40,6 @@
;;
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
;; they are implemented.
;; Projects
(setq projectile-project-search-path '(("~/ghq/" . 3)))