mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tools/magit: remove +hub check around magithub package
This commit is contained in:
@ -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)))
|
||||
|
Reference in New Issue
Block a user