From ac0a327721a5d0951b5d80d860b3a6deb1454c08 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 30 Apr 2025 03:12:39 -0400 Subject: [PATCH] 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. --- modules/lang/beancount/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lang/beancount/config.el b/modules/lang/beancount/config.el index 5a168e9f0..7ea1de2bf 100644 --- a/modules/lang/beancount/config.el +++ b/modules/lang/beancount/config.el @@ -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