Remove :load-path for doom-themes
This commit is contained in:
parent
a5e2a5745b
commit
46b3f06f50
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue