diff --git a/core/packages.el b/core/packages.el index 72a218963..0e16d3e3f 100644 --- a/core/packages.el +++ b/core/packages.el @@ -8,9 +8,7 @@ (package! ns-auto-titlebar)) ;; core-ui.el -(package! all-the-icons - :recipe (:fetcher github :repo "ubolonton/all-the-icons.el" - :branch "font-lock-fix" :files (:defaults "data"))) +(package! all-the-icons) (package! hide-mode-line) (package! highlight-indentation) (package! highlight-numbers)