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-update-statistics-cookies
|
||||||
"'" #'org-edit-special
|
"'" #'org-edit-special
|
||||||
"*" #'org-ctrl-c-star
|
"*" #'org-ctrl-c-star
|
||||||
"+" #'org-ctrl-c-minus
|
"-" #'org-ctrl-c-minus
|
||||||
"," #'org-switchb
|
"," #'org-switchb
|
||||||
"." #'org-goto
|
"." #'org-goto
|
||||||
"@" #'org-cite-insert
|
"@" #'org-cite-insert
|
||||||
|
Reference in New Issue
Block a user