mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Spelling
This commit is contained in:
parent
8d5c90d13f
commit
11e42c293c
4
init.org
4
init.org
@ -320,7 +320,7 @@
|
||||
|
||||
#+end_src
|
||||
|
||||
Automaticly revert =doc-view=-buffers when the file changes on disk.
|
||||
Automatically revert =doc-view=-buffers when the file changes on disk.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
@ -928,7 +928,7 @@
|
||||
:hook (emacs-startup . global-jinx-mode)
|
||||
:bind ("C-." . jinx-correct)
|
||||
:config
|
||||
(setq jinx-languages "en_US nb"))
|
||||
(setq jinx-languages "en_US nb-no"))
|
||||
|
||||
#+end_src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user