inhibit magit-rever
This commit is contained in:
parent
bc2892eba2
commit
edb33fe317
@ -817,6 +817,7 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
:bind (("C-x g" . magit-status))
|
:bind (("C-x g" . magit-status))
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(setq inhibit-magit-revert t)
|
||||||
(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)
|
(setq magit-revert-buffers t)
|
||||||
(use-package magit-filenotify
|
(use-package magit-filenotify
|
||||||
|
Loading…
Reference in New Issue
Block a user