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 |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
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.