Add all-the-icons to Caskfile

This commit is contained in:
Henrik Lissner 2016-09-15 01:52:06 +02:00
parent 1b98ddbbdb
commit e97ac27f01

1
Cask
View file

@ -32,6 +32,7 @@
(depends-on "shackle")
;; UI --- core/core-ui.el
(depends-on "all-the-icons")
(depends-on "beacon")
(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")