Replace incorrect usage of doom-dir with doom-path
This commit is contained in:
parent
76bb892a0c
commit
879ab3b2f3
2 changed files with 3 additions and 3 deletions
|
@ -272,7 +272,7 @@ Some commands of interest:
|
|||
+ `+org-attach/file'
|
||||
+ `+org-attach/url'
|
||||
+ `+org-attach/sync'"
|
||||
(setq org-attach-directory (doom-dir org-directory org-attach-directory))
|
||||
(setq org-attach-directory (doom-path org-directory org-attach-directory))
|
||||
|
||||
;; A shorter link to attachments
|
||||
(add-to-list 'org-link-abbrev-alist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue