random cleanup

This commit is contained in:
Ivan Malison 2016-05-24 23:17:51 -07:00
parent 9e01770956
commit cbb56baf61

View File

@ -866,7 +866,7 @@ buffer is not visiting a file."
:config :config
(progn (progn
(defvar-setq magit-last-seen-setup-instructions "1.4.0") (defvar-setq magit-last-seen-setup-instructions "1.4.0")
(setq magit-revert-buffers t) (magit-auto-revert-mode)
(use-package magit-filenotify (use-package magit-filenotify
;; Seems like OSX does not support filenotify. ;; Seems like OSX does not support filenotify.
:disabled t :disabled t