[hydra/org] add org-babel-tangle-jump-to-org keybinding

This commit is contained in:
contrapunctus 2021-06-17 16:50:48 +05:30
parent bbd6926886
commit bef33c417a
1 changed files with 1 additions and 2 deletions

View File

@ -1392,8 +1392,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("e" cp-el-eval/body "Eval")
("h" helpful-at-point "Help")
("j" xref-find-definitions "Jump to definition")
("b" (cp/compile-project "Cask" "cask build") "Compile")
("B" (cp/compile-project "Cask" "cask clean-elc") "clean")
("J" org-babel-tangle-jump-to-org "Jump to definition (Org)")
("t" (contrapunctus-el-test/body) "Test")
("C" contrapunctus-mc-hydra/body "multiple cursors")