delay org-num package

This commit is contained in:
2022-12-30 11:18:14 +01:00
parent 1e9910e471
commit 3476d496a7

View File

@@ -526,6 +526,7 @@ Suggest the URL title as a description for resource."
(use-package org-num ;; numbering of headings
:after (org)
:commands (org-num-mode)
:delight (org-num-mode "#") ;; o# "\uFF03"
:config
(setq org-num-skip-tags '("ignore"))