Bind imenu in Elisp buffers

This commit is contained in:
contrapunctus 2022-02-16 02:10:35 +05:30
parent ec4bf47843
commit 29bc996efa
1 changed files with 2 additions and 1 deletions

View File

@ -884,7 +884,8 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
("J" org-babel-tangle-jump-to-org "Jump to definition (Org)")
("r" ielm "REPL")
("t" contrapunctus-el-test/body "Test")
("L" my-literate-elisp-hydra/body "literate-elisp"))
("L" my-literate-elisp-hydra/body "literate-elisp")
("n" imenu "imenu"))
#+END_SRC
**** eval