From 54166139db2c078b39cf0425625d7723128089cd Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 13 Jul 2025 23:30:56 +0100 Subject: emacs: Spellcheck using en_US as well as fr_FR --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 2e32617..9d16f2e 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -360,6 +360,7 @@ (use-package jinx :hook (git-commit-setup org-mode text-mode) + :custom (jinx-languages "en_US fr_FR") :ensure t) -- cgit v1.2.3-70-g09d2