[git] Defer orgit package

This commit is contained in:
yuhan0 2018-11-29 21:03:26 +08:00 committed by Sylvain Benner
parent 45276bd96f
commit 5b2e969b3b

View file

@ -231,7 +231,9 @@ Press [_b_] again to blame further in the history, [_q_] to go up or quit."
(spacemacs|diminish magit-svn-mode "SVN")
(define-key magit-mode-map "~" 'magit-svn-popup))))
(defun git/init-orgit ())
(defun git/init-orgit ()
(use-package orgit
:defer t))
(defun git/init-smeargle ()
(use-package smeargle