Don't bother with auto-revert mode? It's somewhere else, see next commit

This commit is contained in:
MitchMarq42 2022-08-24 19:16:50 -08:00
parent d9e1e11e60
commit 563518d9ed

View File

@ -108,9 +108,6 @@
;; Display "labmda" as λ
(global-prettify-symbols-mode 1)
;; ...and finally, sync files with disk changes
(global-auto-revert-mode)
(diminish 'auto-revert-mode)
)
;; lower gc threshold again