fix(beancount): activate flymake-mode

There is no beancount integration for flycheck (which will be
implemented later), so activate flymake in beancount so users of either
checker can enjoy bean-check linting.
This commit is contained in:
Henrik Lissner
2025-04-30 03:12:39 -04:00
parent 92930251cf
commit ac0a327721

View File

@ -2,6 +2,7 @@
(use-package! beancount
:hook (beancount-mode . outline-minor-mode)
:hook (beancount-mode . flymake-bean-check-enable) ; FIXME: add proper flycheck support
:init
(after! nerd-icons
(add-to-list 'nerd-icons-extension-icon-alist