From 8d91bb02ce9a2d3483ad7729db331cde26921db7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 28 May 2021 20:51:32 -0500 Subject: Setup imenu-anywhere --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index d6a026a..502413f 100644 --- a/init.el +++ b/init.el @@ -978,6 +978,9 @@ if ripgrep is installed, otherwise `consult-grep'." " o" helpful-symbol "C-c C-d" helpful-at-point)) +(setup (:straight imenu-anywhere) + (:global "C-." imenu-anywhere)) + (setup (:straight ledger-mode) (:needs "ledger")) -- cgit 1.4.1-21-gabe81