forked from colonelpanic/dotfiles
[Emacs] Re-enable magithub
This commit is contained in:
parent
4fd2cf7f49
commit
2ca8cdbe49
@ -2002,8 +2002,7 @@ I don't use auto-complete at all, so I have set up a hook to automatically disab
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package magithub
|
||||
:if (executable-find "hub")
|
||||
:after magit
|
||||
:disabled t)
|
||||
:after magit)
|
||||
#+END_SRC
|
||||
** git-link
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user