Add nerd font lookup package
This commit is contained in:
parent
033a1052d1
commit
2bc3ca95d3
@ -318,6 +318,9 @@ If the current window occupies the whole frame, split it."
|
|||||||
(use-package all-the-icons
|
(use-package all-the-icons
|
||||||
:elpaca (all-the-icons :post-build
|
:elpaca (all-the-icons :post-build
|
||||||
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
("emacsclient" "--eval '(all-the-icons-install-fonts t)'")))
|
||||||
|
(use-package nerd-fonts
|
||||||
|
:elpaca (:host github
|
||||||
|
:repo "twlz0ne/nerd-fonts.el"))
|
||||||
(use-package dirvish
|
(use-package dirvish
|
||||||
:elpaca (:files (:defaults "extensions/*.el"))
|
:elpaca (:files (:defaults "extensions/*.el"))
|
||||||
:defer 0.5
|
:defer 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user