From 6a4a3ce871e0a27a874b5fcc5bea3ad6bea27af5 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 7 Aug 2017 08:41:07 +0200 Subject: [PATCH] Remove the magithub package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I don’t use it that often; also, it has more bugs than what is confortable recently. --- init.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/init.el b/init.el index 97fb9cb..f2d4bd2 100644 --- a/init.el +++ b/init.el @@ -217,10 +217,6 @@ (:map ctl-x-map ("g" . magit-status))) -(use-package magithub - :after - magit) - (use-package origami :demand :config