Henrik Lissner
2025-09-21 19:56:21 -04:00
parent 2b17ddc2cf
commit fb9b359dbe
2 changed files with 2 additions and 7 deletions

View File

@@ -526,12 +526,7 @@ windows, switch to `doom-fallback-buffer'. Otherwise, delegate to original
nerd-icons-devicon
nerd-icons-ipsicon
nerd-icons-pomicon
nerd-icons-powerline)
:config
;; REVIEW: Remove when rainstormstudio/nerd-icons#120 is merged.
(cl-callf2 assoc-delete-all "go" nerd-icons-dir-icon-alist)
(setf (alist-get "^go$" nerd-icons-dir-icon-alist nil nil #'equal)
'(nerd-icons-devicon "nf-dev-go")))
nerd-icons-powerline))
;; Hide the mode line in completion popups and MAN pages because they serve
;; little purpose there, and is better hidden.

View File

@@ -21,7 +21,7 @@
:pin "e6d691d7c5fc0c9b097a6c89d8a4b6aa25a762a1")
;; doom-ui.el
(package! nerd-icons :pin "3774e0578b1023bd2ae10735e28c0cd1ccf46889")
(package! nerd-icons :pin "4036893c42050426e3a76ec96ef54a661d3cb97f")
(package! hide-mode-line :pin "ddd154f1e04d666cd004bf8212ead8684429350d")
(package! restart-emacs :pin "1607da2bc657fe05ae01f7fdf26f716eafead02c")