Merge pull request #3779 from t-e-r-m/org-toggle-checkbox-binding-200819

Add org-toggle-checkbox binding (SPC m x)
This commit is contained in:
Henrik Lissner
2020-08-19 16:32:49 -04:00
committed by GitHub

View File

@ -682,6 +682,7 @@ between the two."
"q" #'org-set-tags-command
"t" #'org-todo
"T" #'org-todo-list
"x" #'org-toggle-checkbox
(:prefix ("a" . "attachments")
"a" #'org-attach
"d" #'org-attach-delete-one