mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add all-the-icons to Caskfile
This commit is contained in:
1
Cask
1
Cask
@ -32,6 +32,7 @@
|
|||||||
(depends-on "shackle")
|
(depends-on "shackle")
|
||||||
|
|
||||||
;; UI --- core/core-ui.el
|
;; UI --- core/core-ui.el
|
||||||
|
(depends-on "all-the-icons")
|
||||||
(depends-on "beacon")
|
(depends-on "beacon")
|
||||||
(depends-on "doom-theme" :git "https://github.com/hlissner/emacs-doom-theme")
|
(depends-on "doom-theme" :git "https://github.com/hlissner/emacs-doom-theme")
|
||||||
(depends-on "highlight-indentation" :git "https://github.com/localredhead/Highlight-Indentation-for-Emacs")
|
(depends-on "highlight-indentation" :git "https://github.com/localredhead/Highlight-Indentation-for-Emacs")
|
||||||
|
Reference in New Issue
Block a user