tools/magit: remove +hub check around magithub package
This commit is contained in:
parent
002f514b22
commit
c5df4e7d2f
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
(when (package! magit)
|
||||
(package! magit-gitflow)
|
||||
(when (featurep! +hub)
|
||||
(package! magithub))
|
||||
(package! magithub)
|
||||
(when (featurep! :feature evil +everywhere)
|
||||
(package! evil-magit)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue