From e8438e11e5d48185167d04dde7ccfa38a6c6e7c0 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 9 Jan 2017 18:44:03 -0500 Subject: [PATCH] core-vcs: mention how to put the git gutter outside the margins --- core/core-vcs.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/core-vcs.el b/core/core-vcs.el index 240bd88be..e8833690c 100644 --- a/core/core-vcs.el +++ b/core/core-vcs.el @@ -18,6 +18,9 @@ (require 'git-gutter-fringe) (def-popup! "^\\*git-gutter.+\\*$" :align below :size 15 :noselect t :regexp t) + ;; NOTE If you want the git gutter to be on the outside of the margins (rather + ;; than inside), `fringes-outside-margins' should be non-nil. + ;; colored fringe "bars" (define-fringe-bitmap 'git-gutter-fr:added [224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224 224]