disable inhibiting magit revert

This commit is contained in:
Ivan Malison 2016-02-23 14:08:01 -08:00
parent c4e974ab78
commit b6d391aeba

View File

@ -821,7 +821,6 @@ The current directory is assumed to be the project's root otherwise."
:bind (("C-x g" . magit-status))
:config
(progn
(setq inhibit-magit-revert t)
(defvar-setq magit-last-seen-setup-instructions "1.4.0")
(setq magit-revert-buffers t)
(use-package magit-filenotify