From 60dee6cff223ed034e831e4a436d1c23e1414250 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 13 Mar 2017 16:47:21 +0100 Subject: Emacs: Remove magithub --- tag-emacs/emacs.d/init.org | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org index 7ae0092..f7de888 100644 --- a/tag-emacs/emacs.d/init.org +++ b/tag-emacs/emacs.d/init.org @@ -554,13 +554,6 @@ time. Make sure to set it up with a nice =completing-read-function= global-magit-file-mode nil) (add-to-list 'magit-no-confirm 'safe-with-wip)) :init (add-hook 'magit-mode-hook #'magit-load-config-extensions)) - -(use-package magithub - :after magit - :pin melpa - :config (progn - (magithub-feature-autoinject t) - (setq magithub-cache-refresh-seconds-plist '(:issues 600 :ci-status 180 t 120)))) #+END_SRC ** git-timemachine -- cgit 1.4.1