forked from colonelpanic/dotfiles
[Emacs] Re-enable magithub
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user