[tools/magit] Add magit-forge
This commit is contained in:
parent
f2d48a1764
commit
87eee36e5f
1 changed files with 3 additions and 1 deletions
|
@ -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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue