diff --git a/config.org b/config.org index 09e47b6..72bc534 100644 --- a/config.org +++ b/config.org @@ -272,7 +272,7 @@ Make cursor the width of the character it is under f.e. full width of a tab. ** Enable auto-revert #+BEGIN_SRC emacs-lisp -(setq global-auto-revert-mode 1) +(global-auto-revert-mode t) #+END_SRC * Resize-mode