From c927f77126369b2cde4d044162bb4ee13a2283c9 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 7 Nov 2016 16:23:52 +0100 Subject: [PATCH] Move from git-gutter to git-gutter-fringe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’m not sure (yet) if this is a good idea, though. Let’s see what this can do in text mode… --- customizations.el | 2 +- init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customizations.el b/customizations.el index 95a7344..642b4f3 100644 --- a/customizations.el +++ b/customizations.el @@ -54,7 +54,7 @@ focus form-feed ggtags - git-gutter + git-gutter-fringe git-messenger git-timemachine gitconfig-mode diff --git a/init.el b/init.el index 0ef5aa4..5293952 100644 --- a/init.el +++ b/init.el @@ -272,7 +272,7 @@ (drag-stuff-global-mode t)) ;; Git gutter -(use-package git-gutter +(use-package git-gutter-fringe :ensure t :demand :config