From cababb5e10d7036d3f5161c177528716ca182d68 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 21 May 2018 16:02:38 +0200 Subject: Tweak Magit stuff - make magit-blame take less space in mode-line - refine hunks, now that refinements look OK with eighters-theme --- .emacs-custom.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index 81d2513..8458d25 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -31,6 +31,7 @@ '(indent-tabs-mode nil) '(inhibit-startup-screen t) '(isearch-allow-scroll t) + '(magit-diff-refine-hunk t) '(magit-log-arguments (quote ("--graph" "--color" "--decorate" "-n256"))) '(magit-log-section-arguments (quote ("--graph" "--color" "--decorate" "-n256"))) '(markdown-asymmetric-header t) -- cgit v1.2.3