Add magit-stats
This commit is contained in:
parent
1e1faaacf1
commit
92e7ff794d
@ -1032,6 +1032,9 @@ Return nil if DIR is not in a hugo project at all."
|
|||||||
:height 140
|
:height 140
|
||||||
:italic t)))
|
:italic t)))
|
||||||
:commands blamer-show-posframe-commit-info)
|
:commands blamer-show-posframe-commit-info)
|
||||||
|
(use-package magit-stats
|
||||||
|
:after magit
|
||||||
|
:commands magit-status)
|
||||||
|
|
||||||
(use-package hyperbole
|
(use-package hyperbole
|
||||||
:elpaca (:files ("*.el"
|
:elpaca (:files ("*.el"
|
||||||
|
Loading…
Reference in New Issue
Block a user