branch: externals/org-modern commit 9874203365d373df1ac291c38df0d7f75fd53d8c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Add autoload --- org-modern-indent.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-modern-indent.el b/org-modern-indent.el index e3ab9e150b..9f7c2cde2a 100644 --- a/org-modern-indent.el +++ b/org-modern-indent.el @@ -112,6 +112,7 @@ guide unicode character." :group 'org :prefix "org-modern-indent") +;;;###autoload (define-minor-mode org-modern-indent-mode "Org-modern with org-indent" :global nil