Add magit-todos

This commit is contained in:
David Morgan 2022-10-11 16:56:32 +01:00
parent d7af36cc83
commit 1476971132
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@
(magit-diff-refine-ignore-whitespace nil)
(magit-diff-highlight-trailing t))
(use-package magit-todos)
(use-package forge
:after magit)