From 836bcaa0ffe0241bab4ab7df92f945cf2ac8d590 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 4 Nov 2023 09:34:28 +0100 Subject: [PATCH] Add small commit for structuring Org configuration --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index eb26c09..6db5ab2 100644 --- a/init.el +++ b/init.el @@ -1215,6 +1215,8 @@ point to the beginning of buffer first." (use-package ox-pandoc :init (setq org-pandoc-options-for-docx '((standalone . t)))) +;; Extra Org packages + (use-package org-tree-slide :commands (org-tree-slide-mode) ;; Configuration from https://protesilaos.com/dotemacs/