diff options
| author | jao <jao@gnu.org> | 2025-11-02 00:25:40 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2025-11-02 00:25:40 +0000 |
| commit | cce9d312b1fa140afb365803d03329783660417d (patch) | |
| tree | 6c56bc1d5b524e517d24d2b0bc91ea20b80781d8 /custom | |
| parent | 84d7fecbd8f308560374d1231323653ddbddde09 (diff) | |
| download | elibs-cce9d312b1fa140afb365803d03329783660417d.tar.gz elibs-cce9d312b1fa140afb365803d03329783660417d.tar.bz2 | |
autoload jao-org-focus
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/jao-custom-org.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-org.el b/custom/jao-custom-org.el index 9dd6ab9..bf15f87 100644 --- a/custom/jao-custom-org.el +++ b/custom/jao-custom-org.el @@ -314,6 +314,7 @@ ;;; jao-org-focus (use-package jao-org-focus + :commands (jao-org-focus org-focus-mode) :after org :config (with-eval-after-load "jao-custom-completion" |
