global-auto-revert mode

This commit is contained in:
Ivan Malison 2015-02-03 11:55:04 -08:00
parent b6a629f737
commit 029f89546a

View File

@ -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)