forked from colonelpanic/dotfiles
global-auto-revert mode
This commit is contained in:
parent
b6a629f737
commit
029f89546a
@ -337,6 +337,8 @@ The current directory is assumed to be the project's root otherwise."
|
||||
;; General Emacs Options
|
||||
;; =============================================================================
|
||||
|
||||
(global-auto-revert-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