doom: Projectile search path, always look at ~/ghq
parent
c9cb5e3db2
commit
7fc6de4e6f
|
@ -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)))
|
||||
|
|
Loading…
Reference in New Issue