diff --git a/config.org b/config.org index 7788e35..f85fc67 100644 --- a/config.org +++ b/config.org @@ -4584,6 +4584,12 @@ This section is for code with little or no associated documentation. This could 3. Hard to categorize 4. Just not really worth the time it takes to write commentary +** Auto-Revert Mode + +#+begin_src emacs-lisp +(setq auto-revert-interval 2) +#+end_src + ** Calc *** Row Reduction