Disable magit-gh-pull

This commit is contained in:
Ivan Malison 2016-08-21 22:31:14 -07:00
parent ae9b0ee999
commit 549ff89522
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1787,6 +1787,7 @@ modeline and with excessive http requests to github.
**** magit-gh-pulls
#+BEGIN_SRC emacs-lisp
(use-package magit-gh-pulls
:disabled t
:diminish magit-gh-pulls-mode
:after magit
:config