mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Merge pull request #631 from ar1a/magit-fix
Fix magithub not loading after magit
This commit is contained in:
@ -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/"))
|
||||||
|
Reference in New Issue
Block a user