mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
tools/magit: add magit-todos package
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
(when (package! magit)
|
||||
(package! magit-gitflow)
|
||||
(package! magithub)
|
||||
(package! magit-todos)
|
||||
(when (featurep! :feature evil +everywhere)
|
||||
(package! evil-magit)))
|
||||
|
Reference in New Issue
Block a user