summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 78e86f2..f906672 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -370,7 +370,7 @@
(use-package jinx
:hook (git-commit-setup org-mode text-mode)
- :custom (jinx-languages "en_US fr_FR")
+ :custom (jinx-languages "en_US fr_FR uk_UA")
:ensure t)