From b7fd980a7f4cddc8bf70c4491d1ce434cf7237bb Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 14 Dec 2025 22:14:12 +0000 Subject: nits --- custom/jao-custom-org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom/jao-custom-org.el') diff --git a/custom/jao-custom-org.el b/custom/jao-custom-org.el index e73a99b..5a8306e 100644 --- a/custom/jao-custom-org.el +++ b/custom/jao-custom-org.el @@ -49,7 +49,8 @@ (sequence "|" "CANCELLED(x!)" "SOMEDAY(o!)" "DONE(d!)")) org-use-fast-todo-selection t org-use-speed-commands nil ;; t and then ? to see help - org-gnus-prefer-web-links nil)) + org-gnus-prefer-web-links nil) + :bind (:map org-mode-map ("" . org-shifttab))) ;;; Agenda (defun jao-org-agenda-fmt-date (date) -- cgit v1.2.3