Add Notes to projectile search path

This commit is contained in:
coolneng 2022-09-18 20:12:58 +02:00
parent 160d71a7fc
commit c8f06f0955
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 4 additions and 3 deletions

View File

@ -13,7 +13,8 @@
("~/Documents/Typesetting" . 1)
("~/Documents/Uni" . 3)
("~/Repos" . 1)
"~/.dotfiles"))
"~/.dotfiles"
"~/Notes"))
; Auto cleanup recentf
(setq recentf-auto-cleanup 300)
; Save backup files to ~/.cache and autosave files to ~/.cache/emacs