mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Remove :load-path for doom-themes
This commit is contained in:
@ -48,7 +48,6 @@
|
|||||||
;; doom-one: gives Emacs a look inspired by Dark One in Atom.
|
;; doom-one: gives Emacs a look inspired by Dark One in Atom.
|
||||||
;; <https://github.com/hlissner/emacs-doom-theme>
|
;; <https://github.com/hlissner/emacs-doom-theme>
|
||||||
(def-package! doom-themes
|
(def-package! doom-themes
|
||||||
:load-path "~/work/plugins/emacs-doom-themes/"
|
|
||||||
:demand t
|
:demand t
|
||||||
:config
|
:config
|
||||||
(+doom|init)
|
(+doom|init)
|
||||||
|
Reference in New Issue
Block a user