ui/doom: remove load-path from doom-themes
This commit is contained in:
parent
0abc4cc60d
commit
a04a9a6bb4
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,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 :demand t
|
(def-package! doom-themes :demand t
|
||||||
:load-path "~/work/plugins/emacs-doom-theme"
|
|
||||||
:config
|
:config
|
||||||
(load-theme +doom-theme t)
|
(load-theme +doom-theme t)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue