Skip to content

Commit

Permalink
fix(org): stick Org to the built-in (stable) version
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 26, 2023
1 parent 64eb522 commit 7c8635b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Functions are differentiated into \"special forms\", \"built-in functions\" and
(delete-overlay +gud-overlay)))))

(use-package org
:straight (:type built-in)
:preface
;; Set to nil so we can detect user changes (in config.el)
(setq org-directory nil)
Expand Down

0 comments on commit 7c8635b

Please sign in to comment.