From 373fcf91e3925d713f2f45b0b8f6204053ca05a4 Mon Sep 17 00:00:00 2001 From: noa Date: Wed, 18 Sep 2024 10:28:53 +0800 Subject: Auto revert dired and other buffers as well as files --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/init.el b/emacs/init.el index e3198df..4e09545 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -420,6 +420,7 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." ;; Automatically revert buffers when they change on disk. This doesn't apply to tramp. (setopt global-auto-revert-mode t) +(setopt global-auto-revert-non-file-buffers t) ;; This behaviour changes how we visit symlinks. (setopt find-file-visit-truename t) -- cgit 1.4.1-2-gfad0