From f5d4b71b78949772b7ad60538ce9d5b921788b3b Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Sun, 2 May 2021 14:15:10 -0500
Subject: Add ledger-mode

---
 init.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/init.el b/init.el
index d6e8fc8..61fbdc4 100644
--- a/init.el
+++ b/init.el
@@ -792,6 +792,9 @@ if ripgrep is installed, otherwise `consult-grep'."
            "<help> o" helpful-symbol
            "C-c C-d" helpful-at-point))
 
+(setup (:straight ledger-mode)
+  (:needs "ledger"))
+
 (setup (:straight lua-mode)
   (:file-match "\\.lua\\'"))
 
-- 
cgit 1.4.1-21-gabe81