Skip to content

Commit

Permalink
fix(emacs): magit-file-icons: not loading on init
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Aug 1, 2024
1 parent 961134d commit a6358de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
(use-package magit-file-icons
:ensure nil
:after magit
:init
:config
(magit-file-icons-mode))

(use-package magit
Expand Down

0 comments on commit a6358de

Please sign in to comment.