all-the-icons: re-indent

This commit is contained in:
MitchMarq42 2023-03-18 19:36:03 -08:00
parent 9cfb7e72dd
commit 438e191210

View File

@ -422,8 +422,9 @@ If the current window occupies the whole frame, split it."
;; File manager. Only breaks when you brag about how it doesn't.
(use-package all-the-icons
:elpaca (all-the-icons :post-build
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
:elpaca (all-the-icons
:post-build
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
(use-package nerd-fonts
:elpaca (:host github
:repo "twlz0ne/nerd-fonts.el"))