[hydra] remove non-existent head, add todo head

This commit is contained in:
contrapunctus 2021-08-03 06:31:05 +05:30
parent c016ef5021
commit 9cd08478ed
1 changed files with 1 additions and 1 deletions

View File

@ -1511,6 +1511,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("p" org-set-property "property")
("l" my-org-hydra-block/body "source block")
("t" my-org-hydra-set-tags "tags")
("C-t" org-todo "todo" :color red)
("n" my-org-hydra-nav/body "navigation")
("C-b" contrapunctus-async-tangle "babel-tangle")
@ -1538,7 +1539,6 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("c" org-previous-visible-heading "previous heading")
("r" org-next-visible-heading "next heading")
("h" outline-up-heading "up heading")
("s" outline-down-heading "down heading")
("t" org-backward-heading-same-level "backward heading")
("n" org-forward-heading-same-level "forward heading")
;; folding