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")
|
||||
:after magit
|
||||
: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
|
||||
:elpaca (:files ("*.el"
|
||||
|
Loading…
Reference in New Issue
Block a user