From 4a305b8e5d32e7562844cad016ec5b5ecc2ca536 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 19 May 2021 22:01:30 -0500 Subject: Add org-contrib As of ... 9.5(?), it's split into a separate package --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 6e9c29e..90198ed 100644 --- a/init.el +++ b/init.el @@ -912,10 +912,13 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight (org :host nil :repo "https://code.orgmode.org/bzg/org-mode.git")) + (:straight (org-contrib :host nil + :repo "https://git.sr.ht/~bzg/org-contrib")) (require 'acdw-org) ; so I don't clutter up init.el (:option org-adapt-indentation nil org-catch-invisible-edits 'smart org-confirm-babel-evaluate nil + org-ellipsis " ⌵" org-export-coding-system 'utf-8-unix org-export-headline-levels 8 org-export-with-section-numbers nil -- cgit 1.4.1-21-gabe81