core-vcs: mention how to put the git gutter outside the margins

This commit is contained in:
Henrik Lissner 2017-01-09 18:44:03 -05:00
parent 604bcc0378
commit e8438e11e5

View file

@ -18,6 +18,9 @@
(require 'git-gutter-fringe) (require 'git-gutter-fringe)
(def-popup! "^\\*git-gutter.+\\*$" :align below :size 15 :noselect t :regexp t) (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" ;; colored fringe "bars"
(define-fringe-bitmap 'git-gutter-fr:added (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] [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]