From 859f1fa29871b5f49f22e1680d3e8aae758c4923 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 4 Mar 2024 16:33:32 +0100 Subject: [PATCH] minor bug --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 5108c2e..113acc4 100644 --- a/config.org +++ b/config.org @@ -1224,7 +1224,7 @@ nil))) "* [%<%Y-%m-%d %H:%M>] %?" :empty-lines 0 :jump-to-captured t)))) (when *sys/linux* - (org-pretty-entities t)) + (setq org-pretty-entities t)) :custom (org-startup-truncated t) (org-startup-align-all-tables t)