Simplify projectile search path

This commit is contained in:
coolneng 2025-10-27 17:11:05 +01:00
parent 4473bbab7e
commit ec4279e5c0
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -8,13 +8,8 @@
(load! "+keybindings")
;; Set projects directories
(setq projectile-project-search-path '(("~/Projects" . 2)
("~/Documents/Work" . 1)
("~/Documents/Papers" . 0)
("~/Documents/Typesetting" . 1)
("~/Documents/Paperwork" . 1)
("~/Documents/Typesetting" . 1)
("~/Documents/Uni" . 3)
("~/Repos" . 1)
("~/Documents" . 5)
("~/Repos")
"~/.dotfiles"
"~/Notes"))
;; Auto cleanup recentf