summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.org b/init.org
index e58ca6c..44504ab 100644
--- a/init.org
+++ b/init.org
@@ -201,7 +201,8 @@ hacker.
#+begin_src emacs-lisp
;; Main engine start...
-(setq straight-repository-branch "develop")
+(setq straight-repository-branch "develop"
+ straight-check-for-modifications '(check-on-save find-when-checking))
(defun a/bootstrap-straight ()
(defvar bootstrap-version)