move loading of custom.el to the beginning
This commit is contained in:
@@ -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 doesn’t 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
|
||||
|
||||
Reference in New Issue
Block a user