mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
tweak(org): move org-ctrl-c-minus to <localleader> -
Ref: doomemacs/community#32
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user