adding ledger-mode

This commit is contained in:
Chris Cochrun 2022-04-13 06:04:58 -05:00
parent ad633317f5
commit 9dc5fec59a
2 changed files with 9 additions and 0 deletions

View file

@ -925,6 +925,8 @@ targets."
(add-to-list 'tramp-default-proxies-alist
'((regexp-quote (system-name)) nil nil))
(use-package ledger-mode)
(defun chris/org-mode-setup ()
(interactive)
(org-indent-mode +1)