Browse Source

Update git-gutter lighter

master
10sr 6 years ago
parent
commit
4821d1db38
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el View File

@@ -389,6 +389,8 @@ found, otherwise returns nil."
(global-page-break-lines-mode 1))

(when (safe-require-or-eval 'git-gutter)
(custom-set-variables
'(git-gutter:lighter " Gttr"))
(custom-set-variables
'(git-gutter:update-interval 2))
(custom-set-variables


Loading…
Cancel
Save