+ Adds electric alignment of amounts on RET + Fixes all of beancount's config (which was running because the package is called beancount, not beancount-mode) + Fixes flood of "invalid face org-level-N" warnings + Fixes beancount-electric-currency for appending currency to unlabelled amounts. Also enables this to fall back to first operating_currency in document, in available + Binds TAB to beancount-outline-cycle on outline heading, otherwise indent-according-to-mode. No need for completion popup when company already provides this. |
||
---|---|---|
.. | ||
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.