diff --git a/etc/conf.org b/etc/conf.org index 7fb4972..8d5f647 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -1607,13 +1607,6 @@ Used for making fancy flowchart with dot. :straight t :hook ((graphviz-dot-mode . company-mode))) #+end_src -*** ledger -#+begin_src emacs-lisp -(use-package ledger-mode - :straight t - :mode - (("\\.journal\\'" . ledger-mode))) -#+end_src ** testing *** buttercup Include this so I can have the docs and indentation specs handy when writing test suites