Use development branch of straight.el

This commit is contained in:
Dimitri Lozeve 2021-09-26 15:48:09 +02:00
parent 810335cd9a
commit 086a6d2e3c

View file

@ -76,6 +76,7 @@
(fill-region (region-beginning) (region-end) nil)))
;; Straight.el setup
(setq straight-repository-branch "develop")
(defvar bootstrap-version)
(let ((bootstrap-file
(expand-file-name "straight/repos/straight.el/bootstrap.el" user-emacs-directory))