Fixed org-agenda-files location
This commit is contained in:
parent
fb116c6f4d
commit
5af2e567fe
@ -116,7 +116,7 @@
|
||||
|
||||
;; Adding my org-agenda files
|
||||
(after! org
|
||||
(setq org-agenda-files "org-agenda-files"))
|
||||
(setq org-agenda-files (expand-file-name "org-agenda-files" doom-private-dir)))
|
||||
|
||||
(map! :map cdlatex-mode-map
|
||||
:i "TAB" #'cdlatex-tab)
|
||||
|
Loading…
x
Reference in New Issue
Block a user