emacs/dired: use all-the-icons font lock fix recipe
This commit is contained in:
parent
d6ad5942be
commit
eedbbdd9c1
3 changed files with 6 additions and 11 deletions
|
@ -8,7 +8,9 @@
|
|||
(package! ns-auto-titlebar))
|
||||
|
||||
;; core-ui.el
|
||||
(package! all-the-icons)
|
||||
(package! all-the-icons
|
||||
:recipe (:fetcher github :repo "ubolonton/all-the-icons.el"
|
||||
:branch "font-lock-fix" :files (:defaults "data")))
|
||||
(package! hide-mode-line)
|
||||
(package! highlight-indentation)
|
||||
(package! highlight-numbers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue