From aac2c65826fd5b03cfc2a0841f8956d34ccc4f5e Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 12 Feb 2022 15:34:03 +0100 Subject: [PATCH] tweak(magit): shrink right fringe The right fringe isn't used for anything, so it was wasted space. Also applies to org-roam's backlinks buffer. --- modules/tools/magit/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tools/magit/config.el b/modules/tools/magit/config.el index b15e133e7..425ffc7c7 100644 --- a/modules/tools/magit/config.el +++ b/modules/tools/magit/config.el @@ -4,7 +4,7 @@ "What direction to open new windows from the status buffer. For example, diffs and log buffers. Accepts `left', `right', `up', and `down'.") -(defvar +magit-fringe-size 14 +(defvar +magit-fringe-size '(13 . 1) "Size of the fringe in magit-mode buffers. Can be an integer or a cons cell whose CAR and CDR are integer widths for the