doom/hledger: remove some dubious setq

This commit is contained in:
Payas Relekar 2023-11-15 22:26:06 +05:30
parent 98a86a45e9
commit 64b1885182

View file

@ -1175,11 +1175,6 @@ When Emacs is opened in Windows Subsystem for Linux, open web links in Firefox o
(setq hledger-jfile
(expand-file-name "~/org/fin/hledger.journal"))
;; hledger-email-secrets-file (expand-file-name "secrets.el"
;; emacs-assets-directory))
;; Expanded account balances in the overall monthly report are
;; mostly noise for me and do not convey any meaningful information.
(setq hledger-show-expanded-report nil)
(map!
(:map global-map