mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
bump: nerd-icons
rainstormstudio/nerd-icons.el@3774e0578b -> rainstormstudio/nerd-icons.el@4036893c42
Fix: #8517
Revert: 3436b2c3ba
This commit is contained in:
@@ -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.
|
||||
|
@@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user