disable magit enhancements that i never use
This commit is contained in:
parent
09c3a77617
commit
d03db7f9ab
16
init.el
16
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"
|
||||
|
Loading…
Reference in New Issue
Block a user