[Emacs] More magithub configuration
This commit is contained in:
parent
67f2f1a884
commit
a34afd17e8
@ -1659,6 +1659,8 @@ I don't use auto-complete at all, so I have set up a hook to automatically disab
|
|||||||
**** magithub
|
**** magithub
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package magithub
|
(use-package magithub
|
||||||
|
:if (eshell-search-path "hub")
|
||||||
|
:after magit
|
||||||
:disabled t)
|
:disabled t)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** git-link
|
*** git-link
|
||||||
|
Loading…
Reference in New Issue
Block a user