tweak(org): move org-ctrl-c-minus to <localleader> -

Ref: doomemacs/community#32
This commit is contained in:
Henrik Lissner
2025-09-12 16:20:43 -04:00
parent d6cdbb4d22
commit 9dbeafe212

View File

@@ -811,7 +811,7 @@ between the two."
"#" #'org-update-statistics-cookies
"'" #'org-edit-special
"*" #'org-ctrl-c-star
"+" #'org-ctrl-c-minus
"-" #'org-ctrl-c-minus
"," #'org-switchb
"." #'org-goto
"@" #'org-cite-insert