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
commit 0a83d44465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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