diminish smartparens autorevert
This commit is contained in:
parent
5bef45e2cc
commit
43861cf2fb
@ -496,6 +496,9 @@ The current directory is assumed to be the project's root otherwise."
|
||||
;; =============================================================================
|
||||
|
||||
(global-auto-revert-mode)
|
||||
(diminish 'auto-revert-mode)
|
||||
(diminish 'smartparens-mode)
|
||||
(diminish 'eldoc-mode)
|
||||
|
||||
;; This makes it so that emacs --daemon puts its files in ~/.emacs.d/server
|
||||
;; (setq server-use-tcp t)
|
||||
|
Loading…
Reference in New Issue
Block a user