From 721441893f0b68689f51dea3b8d0fd6109c78f57 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 6 Aug 2021 22:49:45 -0500 Subject: Add `lacarte' A menu system using `completing-read'. --- init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init.el b/init.el index d4ca71b..cd4359e 100644 --- a/init.el +++ b/init.el @@ -1056,6 +1056,9 @@ if ripgrep is installed, otherwise `consult-grep'." (setup (:straight iscroll) (:hook-into text-mode)) +(setup (:straight lacarte) + (:global "" lacarte-execute-menu-command)) + (setup (:straight ledger-mode) (:needs "ledger")) -- cgit 1.4.1-21-gabe81