parent
fe18640376
commit
5c3b820335
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ configdepth. See `doom-module-set' for details."
|
||||||
(append (seq-remove #'cdr (doom-module-list nil initorder?))
|
(append (seq-remove #'cdr (doom-module-list nil initorder?))
|
||||||
(doom-files-in (if (listp paths-or-all)
|
(doom-files-in (if (listp paths-or-all)
|
||||||
paths-or-all
|
paths-or-all
|
||||||
doom-modules-load-path)
|
doom-module-load-path)
|
||||||
:map #'doom-module-from-path
|
:map #'doom-module-from-path
|
||||||
:type 'dirs
|
:type 'dirs
|
||||||
:mindepth 1
|
:mindepth 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue