diff --git a/core/packages.el b/core/packages.el index 507527dc0..b43e7962e 100644 --- a/core/packages.el +++ b/core/packages.el @@ -13,6 +13,7 @@ (package! osx-clipboard :ignore (not IS-MAC)) ;; core-ui.el +(package! all-the-icons) (package! fringe-helper) (package! highlight-indentation) (package! highlight-numbers)