all-the-icons: re-indent
This commit is contained in:
parent
9cfb7e72dd
commit
438e191210
@ -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.
|
;; File manager. Only breaks when you brag about how it doesn't.
|
||||||
(use-package all-the-icons
|
(use-package all-the-icons
|
||||||
:elpaca (all-the-icons :post-build
|
:elpaca (all-the-icons
|
||||||
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
:post-build
|
||||||
|
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
||||||
(use-package nerd-fonts
|
(use-package nerd-fonts
|
||||||
:elpaca (:host github
|
:elpaca (:host github
|
||||||
:repo "twlz0ne/nerd-fonts.el"))
|
:repo "twlz0ne/nerd-fonts.el"))
|
||||||
|
Loading…
Reference in New Issue
Block a user