diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index a8af5c6..f237d23 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -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")