mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
tools/magit: add magit-gitflow
This commit is contained in:
@ -31,6 +31,10 @@
|
||||
(magithub-feature-autoinject t))
|
||||
|
||||
|
||||
(def-package! magit-gitflow
|
||||
:hook (magit-mode . turn-on-magit-gitflow))
|
||||
|
||||
|
||||
(def-package! evil-magit
|
||||
:when (featurep! :feature evil)
|
||||
:after magit
|
||||
|
Reference in New Issue
Block a user