ui/doom: remove load-path from doom-themes

This commit is contained in:
Henrik Lissner 2017-03-15 21:57:40 -04:00
parent 0abc4cc60d
commit a04a9a6bb4

View file

@ -40,7 +40,6 @@
;; doom-one: gives Emacs a look inspired by Dark One in Atom.
;; <https://github.com/hlissner/emacs-doom-theme>
(def-package! doom-themes :demand t
:load-path "~/work/plugins/emacs-doom-theme"
:config
(load-theme +doom-theme t)