Remove doom-themes-dir from load-path
This commit is contained in:
parent
432a5a9a5a
commit
ecbdf82aec
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ gets killed.")
|
||||||
(--subdirs doom-modules-dir t)
|
(--subdirs doom-modules-dir t)
|
||||||
(--subdirs doom-packages-dir)
|
(--subdirs doom-packages-dir)
|
||||||
(--subdirs (expand-file-name "../bootstrap" doom-packages-dir))
|
(--subdirs (expand-file-name "../bootstrap" doom-packages-dir))
|
||||||
(--subdirs doom-themes-dir t)
|
|
||||||
doom--load-path))
|
doom--load-path))
|
||||||
custom-theme-load-path
|
custom-theme-load-path
|
||||||
(! (append (--subdirs doom-themes-dir t)
|
(! (append (--subdirs doom-themes-dir t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue