mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Use default dictionary for now
This commit is contained in:
parent
5b1b29a72c
commit
f5be4a1593
@ -227,9 +227,3 @@ Setup mu4e with multiple profiles
|
||||
(elfeed-goodies/setup))
|
||||
#+END_SRC
|
||||
* Spelling
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(after! ispell
|
||||
(setq ispell-dictionary "en_GB-large,nl_NL")
|
||||
(ispell-set-spellchecker-params)
|
||||
(ispell-hunspell-add-multi-dic "en_GB-large,nl_NL"))
|
||||
#+END_SRC
|
||||
|
Loading…
Reference in New Issue
Block a user