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:
parent
404f9db748
commit
5f3cbeadd0
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
|
|
||||||
(def-package! magithub
|
(def-package! magithub
|
||||||
:commands magithub-feature-autoinject
|
|
||||||
:after magit
|
:after magit
|
||||||
:preface
|
:preface
|
||||||
(setq magithub-dir (concat doom-etc-dir "magithub/"))
|
(setq magithub-dir (concat doom-etc-dir "magithub/"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue