move loading of custom.el to the beginning

This commit is contained in:
2020-12-05 21:36:25 +01:00
parent a6e2395755
commit 496165b346
3 changed files with 6 additions and 7 deletions

View File

@@ -971,7 +971,6 @@ used as a communication channel."
(use-package org-drill ;; requires persist https://elpa.gnu.org/packages/persist.html
:commands org-drill)
;; define `org-brain-path' in custom.
(use-package org-brain ;; uses org-id If you find that org-brain is missing entries, or list entries which doesnt exist, try using M-x org-brain-update-id-locations, which syncs the org-brain entries with the org-id caching system.
:commands (org-brain-visualize)
:init