load autoloads
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;; Code:
|
;;; Code:
|
||||||
(use-package my
|
(use-package my
|
||||||
|
:init
|
||||||
|
(load-file (concat config-dir "lisp/my/my-autoloads.el"))
|
||||||
:config
|
:config
|
||||||
(with-eval-after-load 'org
|
(with-eval-after-load 'org
|
||||||
(add-hook 'org-mode-hook 'my-org-link-color-hook)
|
(add-hook 'org-mode-hook 'my-org-link-color-hook)
|
||||||
|
|||||||
Reference in New Issue
Block a user