Add blamer.

This commit is contained in:
tastytea 2021-10-28 21:46:16 +02:00
parent d27b20f9e8
commit be65bf20f2
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -78,5 +78,10 @@
"schlomp.space" forge-gitea-repository))
:hook (prog-mode . forge-bug-reference-setup))
(use-package blamer
:straight (blamer
:type git
:repo "https://github.com/artawower/blamer.el.git"))
(provide 'programming/git)
;;; git.el ends here