mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-02 15:22:43 -08:00
+ 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
+lspflag).
Maintainers
This module has no dedicated maintainers.
Module Flags
+lspEnable support for [beancount-language-server]. Requires Doom's:tools lspmodule.
Plugins
Hacks
- Associates the material
attach_moneyicon with *.beancount files in theall-the-iconspackage.