doomemacs/modules/lang/beancount
2023-09-11 23:53:01 +02:00
..
autoload.el feat(beancount): add {next,previous}-transaction commands 2023-02-25 20:47:29 -05:00
config.el bump: :core 2023-09-11 23:53:01 +02:00
packages.el bump: :lang beancount emacs-lisp sh 2023-08-18 18:47:13 +02:00
README.org docs: change link format 2022-10-05 01:01:19 +02:00

:lang beancount

Description   unfold

This module adds support for Beancount to Emacs. Beancount, like ledger, lets you manage your money in plain text.

Maintainers

Module flags

+lsp
Enable LSP support for beancount-mode. Requires doom-module::tools lsp and a langserver (supports beancount-language-server).

Hacks

TODO Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

This module requires:

  • beancount, for generating reports
  • fava, for a web interface for your ledgers

TODO Usage

🔨 This module has no usage documentation yet. Write some?

TODO Configuration

🔨 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

🔨 This module has no appendix yet. Write one?