From 9093f986dcc9792b2abf8323ecd673945f61127a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellis=20Keny=C5=91?= Date: Sun, 25 Sep 2022 11:17:08 +0100 Subject: [PATCH] docs(beancount): Add formatter docs --- modules/lang/beancount/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lang/beancount/README.org b/modules/lang/beancount/README.org index 77e89581f..dc2eb211e 100644 --- a/modules/lang/beancount/README.org +++ b/modules/lang/beancount/README.org @@ -34,6 +34,7 @@ you [[https://plaintextaccounting.org/][manage your money in plain text]]. This module requires: - [[https://github.com/beancount/beancount][beancount]], for generating reports - [[https://beancount.github.io/fava/][fava]], for a web interface for your ledgers +- [[doom-executable:bean-format]], if [[doom-module::editor format]] * TODO Usage #+begin_quote