diff options
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
