[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
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package magithub
|
||||
:if (eshell-search-path "hub")
|
||||
:after magit
|
||||
:disabled t)
|
||||
#+END_SRC
|
||||
*** git-link
|
||||
|
Loading…
Reference in New Issue
Block a user