aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-org.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2025-07-29 08:42:24 +1000
committerYuchen Pei <id@ypei.org>2025-07-29 08:42:24 +1000
commite8eddcc6955f631ca0cfcd3b755c663a6b5d18ff (patch)
treec96db7936c10d23811ac4f33808b21c309d4800d /emacs/.emacs.d/init/ycp-org.el
parentc29f76b4e026d1b5130015d508c04183c81f5dd8 (diff)
[emacs] Add music dirs
Diffstat (limited to 'emacs/.emacs.d/init/ycp-org.el')
-rw-r--r--emacs/.emacs.d/init/ycp-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/ycp-org.el b/emacs/.emacs.d/init/ycp-org.el
index 001dbe0..77f720d 100644
--- a/emacs/.emacs.d/init/ycp-org.el
+++ b/emacs/.emacs.d/init/ycp-org.el
@@ -376,7 +376,7 @@
("i" . my-org-append-subheading)
("^" . org-sort)
("w" . org-refile)
- ("a" . org-archive-subtree-default-with-confirmation)
+ ("a" . org-archive-subtree-default)
("@" . org-mark-subtree)
("#" . org-toggle-comment)
("Clock Commands")