aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2024-10-12 09:26:37 -0700
committerRaúl Benencia <id@rbenencia.name>2024-10-12 09:38:29 -0700
commit587a47af49f7cb590d02273e5f76e7fa92799805 (patch)
treeca21feee75cffe337270af010498eeb88037ce65 /.emacs.d/init.el
parent633bae7fe0a54c78b4d66177b90cbbbd07655100 (diff)
emacs: add es ispell-local-dictionary as a safe-local-variable value
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index ff2d3fa..5578c84 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -165,6 +165,10 @@
(add-hook 'dired-mode-hook #'nerd-icons-dired-mode)
)
+(custom-set-variables
+ '(safe-local-variable-values '((ispell-local-dictionary . es))))
+(custom-set-faces)
+
(dolist (path '("~/.emacs.d/rul-lisp/config" "~/.emacs.d/rul-lisp/packages"))
(add-to-list 'load-path path))
nihil fit ex nihilo