mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
Remove doom-themes-dir from load-path
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user