mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix magithub not loading after magit
I'd have to run a magithub command to get everything to pop up like pull requests and what not. I think this was an oversight -- just removing this will still lazyload it, but instead when magit runs!
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
|
||||
|
||||
(def-package! magithub
|
||||
:commands magithub-feature-autoinject
|
||||
:after magit
|
||||
:preface
|
||||
(setq magithub-dir (concat doom-etc-dir "magithub/"))
|
||||
|
Reference in New Issue
Block a user