From 770e55d5504d716bbcd44e99ff4cc02b1f1213d9 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Thu, 19 Aug 2021 18:15:37 -0500
Subject: Auto revert non-file buffers

---
 init.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/init.el b/init.el
index 2f1f2e4..677a737 100644
--- a/init.el
+++ b/init.el
@@ -66,6 +66,7 @@
   (:option auth-sources '("~/.authinfo" "~/.authinfo.gpg")))
 
 (setup autorevert
+  (:option global-auto-revert-non-file-buffers t)
   (global-auto-revert-mode +1))
 
 (setup browse-url
-- 
cgit 1.4.1-21-gabe81