From 946d377019a733c7abc04e96091a9b8ed30db9db Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 26 Oct 2023 21:55:02 -0400 Subject: Various updates from darya --- .emacs.d/lisp/bandali-org.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/lisp/bandali-org.el') diff --git a/.emacs.d/lisp/bandali-org.el b/.emacs.d/lisp/bandali-org.el index 87dbb85..bdaff4e 100644 --- a/.emacs.d/lisp/bandali-org.el +++ b/.emacs.d/lisp/bandali-org.el @@ -24,6 +24,8 @@ ;;; Code: +;; (setq org--inhibit-version-check t) + (with-eval-after-load 'org (setq org-src-tab-acts-natively t -- cgit v1.2.3-83-g751a