This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Diminish autorevert
master
10sr
4 years ago
parent
2f9a30d1d1
commit
30d4c6fd28
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 "")
Write
Preview
Loading…
Cancel
Save