Browse Source

Diminish git-gutter

master
10sr 4 years ago
parent
commit
2a0c63f986
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el View File

@@ -634,6 +634,8 @@ THEM are function and its args."
(diminish 'highlight-indentation-mode))
(with-eval-after-load 'back-button
(diminish 'back-button-mode))
(with-eval-after-load 'git-gutter
(diminish 'git-gutter-mode))
)

(setq mode-line-front-space "")


Loading…
Cancel
Save