mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
BREAKING CHANGE: If `beancount-electric-currency` is non-nil, the currency is appended to transactions, falling back to the ledger's "operating_currency" option, even in cases where a currency was not explicitly needed (e.g. only one currency specified for an account). After receiving input from beancount-mode's author, I reconsidered its utility and decided to remove it. Ref beancount/beancount-mode#19
lang/beancount
Description
This module adds support for Beancount to Emacs. Beancount, like ledger, lets you manage your money in plain text.
- Supports beancount-language-server (if module is enabled with the
+lsp
flag).
Maintainers
This module has no dedicated maintainers.
Module Flags
+lsp
Enable support for [beancount-language-server]. Requires Doom's:tools lsp
module.
Plugins
Hacks
- Associates the material
attach_money
icon with *.beancount files in theall-the-icons
package.