Add org-toggle-checkbox binding (SPC m x)

This commit is contained in:
t-e-r-m 2020-08-19 17:42:11 +05:30
parent 4bc70a8537
commit 2c25ffab54

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