clean up
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
(use-package my
|
||||
:load-path (lambda() (concat user-emacs-directory "lisp/my"))
|
||||
:load-path "lisp/my"
|
||||
:config
|
||||
(with-eval-after-load 'org
|
||||
(add-hook 'org-mode-hook 'my-org-link-color-hook)
|
||||
|
||||
Reference in New Issue
Block a user