blamer is now listed on MELPA.

This commit is contained in:
tastytea 2021-11-27 16:12:21 +01:00
parent 30d3084125
commit 4805da390e
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 4 deletions

View File

@ -78,10 +78,7 @@
"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"))
(use-package blamer)
(provide 'programming/git)
;;; git.el ends here