From 95c93c39e3626f26a37ad77b64c11a957757e7e1 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 28 Sep 2024 09:22:05 -0400 Subject: [PATCH] local var always allow addition (games / borderlands) --- org/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org/init.el b/org/init.el index 2427a74..bf304f7 100644 --- a/org/init.el +++ b/org/init.el @@ -525,7 +525,8 @@ (devdocs devdocs-browser magit helm-ls-git xclip) (which-key all-the-icons revert-buffer-all centaur-tabs scratch persistent-scratch persp-mode rainbow-mode rainbow-delimiters markdown-mode focus zoom popwin dired-single diredfl doominhibitinhibit-modeline helpful helm helm-org dired-rainbow dired-rainbow-listing dired-single dash s origami modus-themes use-package))) '(safe-local-variable-values - '((org-duration-format quote h:mm) + '((org-duration-format . h:mm) + (org-duration-format quote h:mm) (org-auto-expand-nodes (("To Do") body 1)