dev: updating from latest pr7002

This commit is contained in:
Matt Nish-Lapidus 2024-02-07 08:33:06 -05:00
commit 441792f601
8 changed files with 47 additions and 40 deletions

View file

@ -279,7 +279,7 @@ configdepth. See `doom-module-set' for details."
(append (seq-remove #'cdr (doom-module-list nil initorder?))
(doom-files-in (if (listp paths-or-all)
paths-or-all
doom-modules-load-path)
doom-module-load-path)
:map #'doom-module-from-path
:type 'dirs
:mindepth 1

View file

@ -20,7 +20,6 @@
:pin "b3760f5829dba37e855add7323304561eb57a3d4")
;; doom-ui.el
(package! all-the-icons :pin "ee414384938ccf2ce93c77d717b85dc5538a257d")
(package! nerd-icons :pin "c6a4acf19454b415cba1c43daf4bfca8fccdd9ba")
(package! hide-mode-line :pin "bc5d293576c5e08c29e694078b96a5ed85631942")
(package! highlight-numbers :pin "8b4744c7f46c72b1d3d599d4fb75ef8183dee307")