nerd-icons except not

This commit is contained in:
MitchMarq42 2023-05-04 15:49:14 -08:00
parent 08a91582c5
commit d9a56f9c5a

View File

@ -323,6 +323,9 @@ If the current window occupies the whole frame, split it."
(use-package nerd-fonts (use-package nerd-fonts
:elpaca (:host github :elpaca (:host github
:repo "twlz0ne/nerd-fonts.el")) :repo "twlz0ne/nerd-fonts.el"))
;; (use-package nerd-icons ;has error
;; :elpaca (:host github :repo "rainstormstudio/nerd-icons.el")
;; :custom (nerd-icons-font-family "MesloLGS NF"))
(use-package dirvish (use-package dirvish
:elpaca (:files (:defaults "extensions/*.el")) :elpaca (:files (:defaults "extensions/*.el"))
:defer 0.5 :defer 0.5