Remove :load-path for doom-themes

This commit is contained in:
Henrik Lissner 2017-06-23 03:13:21 +02:00
parent a5e2a5745b
commit 46b3f06f50
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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