magit: add pretty graphs for no reason
This commit is contained in:
parent
982a597994
commit
2e54f0e173
@ -1138,6 +1138,10 @@ Return nil if DIR is not in a hugo project at all."
|
|||||||
:elpaca (:host github :repo "LionyxML/magit-stats")
|
:elpaca (:host github :repo "LionyxML/magit-stats")
|
||||||
:after magit
|
:after magit
|
||||||
:commands magit-stats)
|
:commands magit-stats)
|
||||||
|
(use-package magit-pretty-graph
|
||||||
|
:elpaca (:host github :repo "georgek/magit-pretty-graph")
|
||||||
|
:after magit
|
||||||
|
:commands magit-pg-repo)
|
||||||
|
|
||||||
(use-package hyperbole
|
(use-package hyperbole
|
||||||
:elpaca (:files ("*.el"
|
:elpaca (:files ("*.el"
|
||||||
|
Loading…
Reference in New Issue
Block a user