tools/magit: add magit-todos package

This commit is contained in:
Henrik Lissner 2018-07-12 18:49:13 +02:00
parent 76d90e752f
commit eddac86824
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 14 additions and 0 deletions

View file

@ -4,5 +4,6 @@
(when (package! magit)
(package! magit-gitflow)
(package! magithub)
(package! magit-todos)
(when (featurep! :feature evil +everywhere)
(package! evil-magit)))