Browse Source

Diminish autorevert

master
10sr 4 years ago
parent
commit
30d4c6fd28
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

@@ -640,6 +640,8 @@ THEM are function and its args."
(diminish 'back-button-mode))
(with-eval-after-load 'git-gutter
(diminish 'git-gutter-mode))
(with-eval-after-load 'autorevert
(diminish 'auto-revert-mode))
)

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


Loading…
Cancel
Save