X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/c2f969a565d859fc7bcf7df87dbc6928ecc65bb5..f636d891b9b874e888c61b1be34714276bc2b9ff:/init.org diff --git a/init.org b/init.org index 480f73f..221335c 100644 --- a/init.org +++ b/init.org @@ -611,7 +611,7 @@ Enable automatic reloading of changed buffers and files. #+begin_src emacs-lisp (global-auto-revert-mode 1) (setq auto-revert-verbose nil - global-auto-revert-non-file-buffers t) + global-auto-revert-non-file-buffers nil) #+end_src *** Always use space for indentation