From ecbdf82aec618f38229379f4ca9d6c50a954504f Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 28 Aug 2016 22:55:41 +0200 Subject: [PATCH] Remove doom-themes-dir from load-path --- core/core.el | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core.el b/core/core.el index 19a183ddf..3e97f50fd 100644 --- a/core/core.el +++ b/core/core.el @@ -80,7 +80,6 @@ gets killed.") (--subdirs doom-modules-dir t) (--subdirs doom-packages-dir) (--subdirs (expand-file-name "../bootstrap" doom-packages-dir)) - (--subdirs doom-themes-dir t) doom--load-path)) custom-theme-load-path (! (append (--subdirs doom-themes-dir t)