diff --git a/init.org b/init.org index 666df35..f117ac8 100644 --- a/init.org +++ b/init.org @@ -871,6 +871,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol (my-defhydra my-org-hydra (:color blue) "Org" + ("c" org-toggle-checkbox "checkbox") ("L" my-literate-elisp-hydra/body "literate-elisp") ("p" org-set-property "property") ("l" my-org-hydra-block/body "source block")