doomemacs/modules/lang/beancount
Henrik Lissner a760c679a3 lang/beancount: remove redundant lsp config
lsp-beancount support was added upstream in emacs-lsp/lsp-mode@b294e74
2021-07-13 14:38:34 -04:00
..
autoload.el Add :lang beancount module 2021-04-14 23:31:13 -04:00
config.el lang/beancount: remove redundant lsp config 2021-07-13 14:38:34 -04:00
packages.el Bump :lang 2021-07-11 17:52:08 -04:00
README.org Add :lang beancount module 2021-04-14 23:31:13 -04:00

lang/beancount

Description

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

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 the all-the-icons package.

Prerequisites

This module has no hard prerequisites, but assumes you have beancount installed in order to generate reports with bean-report.

Also: the beancount-fava command requires fava.

TODO Features

TODO Configuration

TODO Troubleshooting