From 35ee19e42a56439e37438aa54caa09f553d83f41 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 2 Jan 2021 22:51:45 -0600 Subject: Use Org from git --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 8a3dc2c..65dc47a 100644 --- a/config.org +++ b/config.org @@ -1261,7 +1261,8 @@ I’ve put org mode under Applications, as opposed to Writing, because it’s m *** Basics #+BEGIN_SRC emacs-lisp - (straight-use-package 'org) + (straight-use-package '(org + :repo "https://code.orgmode.org/bzg/org-mode.git")) (with-eval-after-load 'org (require 'org-tempo) -- cgit 1.4.1-21-gabe81