Skip to content

Commit

Permalink
tweak(blamer): store avatars in MinEmacs' cache
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 13, 2023
1 parent 609781a commit 6b6ef59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-vc.el
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
(blamer-author-formatter "%s ")
(blamer-datetime-formatter "[%s], ")
(blamer-commit-formatter "“%s”")
(blamer-avatar-folder (concat minemacs-cache-dir "blamer-avatars/"))
:config
(+nvmap!
"gb" #'blamer-show-posframe-commit-info
Expand Down

0 comments on commit 6b6ef59

Please sign in to comment.