aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/configs/emacs/site-lisp/init-text.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nix/users/fcuny/configs/emacs/site-lisp/init-text.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/users/fcuny/configs/emacs/site-lisp/init-text.el b/nix/users/fcuny/configs/emacs/site-lisp/init-text.el
index d41c486..aee8889 100644
--- a/nix/users/fcuny/configs/emacs/site-lisp/init-text.el
+++ b/nix/users/fcuny/configs/emacs/site-lisp/init-text.el
@@ -16,6 +16,7 @@
:custom
(ispell-program-name "aspell")
(ispell-silently-savep t)
+ (ispell-dictionary "en_US")
(ispell-local-dictionary "en_US")
(ispell-extra-args '("--camel-case")))