emacs/dired: use all-the-icons font lock fix recipe

This commit is contained in:
Ting Zhou 2018-12-08 21:52:24 -08:00
parent d6ad5942be
commit eedbbdd9c1
3 changed files with 6 additions and 11 deletions

View file

@ -5,5 +5,4 @@
(when (featurep! +ranger)
(package! ranger))
(when (featurep! +icons)
(package! all-the-icons-dired)
(package! font-lock+ :recipe (:fetcher github :repo "emacsmirror/font-lock-plus")))
(package! all-the-icons-dired))