BREAKING CHANGE: This commit replaces all-the-icons with nerd-fonts. Any all-the-icons-* function calls or variable references in your private config will break and should be replaced with their nerd-icons-* equivalent. That said, Doom will continue to install all-the-icons for a while, so feel free to load it if you don't want to fully commit to the change yet. This change is happening because nerd-icon has wider support for GUI and TUI Emacs; has a larger, more consistent selection of symbols; plus unicode coverage. Fix: #7368 Close: #6675 Close: #7364
1.7 KiB
1.7 KiB
:lang beancount
Description unfold
This module adds support for Beancount to Emacs. Beancount, like ledger, lets you manage your money in plain text.
Maintainers
- @hlissner
Module flags
- +lsp
-
Enable LSP support for
beancount-mode
. Requires doom-module::tools lsp and a langserver (supports beancount-language-server).
Packages
Hacks
- Associates the material
attach_money
icon with*.beancount
files in the doom-package:nerd-icons package.
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom!
block.
This module requires:
TODO Usage
🔨 This module has no usage documentation yet. Write some?
TODO Configuration
🔨 This module has no configuration documentation yet. Write some?
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
🔨 This module has no appendix yet. Write one?