Update spellchecking

This commit is contained in:
Marcus Kammer 2021-10-15 22:12:18 +02:00
parent 838282eb5e
commit a928a41174
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -37,6 +37,8 @@
("\\?\\?\\?+" . "#dc752f")))
'(initial-buffer-choice "~/Documents/journal/notes.org")
'(initial-frame-alist '((fullscreen . maximized)))
'(ispell-dictionary "de_DE,de_CH,en_GB,en_US")
'(ispell-program-name "hunspell")
'(org-modules
'(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert))
'(org-plantuml-jar-path "~/.local/bin/plantuml.jar")