Re-indent a thing

This commit is contained in:
MitchMarq42 2023-03-11 09:28:49 -09:00
parent 6a582cc74a
commit 111bad9ecd

View File

@ -1034,8 +1034,8 @@ Return nil if DIR is not in a hugo project at all."
(blamer-show-avatar-p t)
:custom-face
(blamer-face ((t :foreground "#7a88cf"
:height 140
:italic t)))
:height 140
:italic t)))
:commands blamer-show-posframe-commit-info)
(use-package magit-stats
:elpaca (:host github :repo "LionyxML/magit-stats")