Browse Source

minor fix

master
Marc 2 months ago
parent
commit
88494137ec
1 changed files with 1 additions and 1 deletions
  1. 2
      config.org

2
config.org

@ -1297,7 +1297,7 @@ Elpaca cant find it, though it's built in org
:ensure (:host nil :repo "https://repo.or.cz/org-contacts.git") :ensure (:host nil :repo "https://repo.or.cz/org-contacts.git")
:after org :after org
:custom :custom
(org-contacts-files (list (concat MY--PATH_ORG_ROAM "contacts. org"))))
(org-contacts-files (list (concat MY--PATH_ORG_ROAM "contacts.org"))))
#+END_SRC #+END_SRC
** *TODO* ** *TODO*
[[https://github.com/nobiot/org-transclusion][org-transclusion]]? [[https://github.com/nobiot/org-transclusion][org-transclusion]]?

Loading…
Cancel
Save