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