diff --git a/init.el b/init.el index 9587196..f03d789 100644 --- a/init.el +++ b/init.el @@ -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"