disable magit enhancements that i never use

This commit is contained in:
Miranda Marquez 2024-07-28 17:32:08 -08:00
parent 09c3a77617
commit d03db7f9ab

16
init.el
View File

@ -1156,14 +1156,14 @@ Return nil if DIR is not in a hugo project at all."
:height 140
:italic t)))
:commands blamer-show-posframe-commit-info)
(use-package magit-stats
:ensure (:host github :repo "LionyxML/magit-stats")
:after magit
:commands magit-stats)
(use-package magit-pretty-graph
:ensure (:host github :repo "georgek/magit-pretty-graph")
:after magit
:commands magit-pg-repo)
;; (use-package magit-stats
;; :ensure (:host github :repo "LionyxML/magit-stats")
;; :defer t
;; :commands magit-stats)
;; (use-package magit-pretty-graph
;; :ensure (:host github :repo "georgek/magit-pretty-graph")
;; :after magit
;; :commands magit-pg-repo)
(use-package hyperbole
:ensure (:files ("*.el"