forked from colonelpanic/dotfiles
random cleanup
This commit is contained in:
parent
9e01770956
commit
cbb56baf61
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user