[tools/magit] Add magit-forge

This commit is contained in:
Oleksii Filonenko 2018-12-27 17:33:56 +02:00 committed by Adrian Parvin D. Ouano
parent 05e52b7e29
commit 76c31dc623

View file

@ -3,7 +3,9 @@
(when (package! magit)
(package! magit-gitflow)
(package! magithub)
(if (featurep! +forge)
(package! forge)
(package! magithub))
(package! magit-todos)
(when (featurep! :feature evil +everywhere)
(package! evil-magit)))