mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Format config
This commit is contained in:
parent
6e9214aeb1
commit
6fe44e6f94
@ -219,7 +219,7 @@ Emacs frontend for weather web service [[http://wttr.in/][wttr.in]]
|
|||||||
* Spelling
|
* Spelling
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(after! ispell
|
(after! ispell
|
||||||
(setq ispell-dictionary "en_GB-large,nl_NL")
|
(setq ispell-dictionary "en_GB-large,nl_NL")
|
||||||
(ispell-set-spellchecker-params)
|
(ispell-set-spellchecker-params)
|
||||||
(ispell-hunspell-add-multi-dic "en_GB-large,nl_NL"))
|
(ispell-hunspell-add-multi-dic "en_GB-large,nl_NL"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user