system changes
This commit is contained in:
parent
2d61e1fcfd
commit
5ce69762ba
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,7 @@ Set up =flycheck= and =flyspell= for syntax and spell checking respectively.
|
|||
(add-hook 'after-init-hook #'global-flycheck-mode))
|
||||
|
||||
(require 'flyspell)
|
||||
(add-hook text-mode-hook #'flyspell-mode)
|
||||
(add-hook 'text-mode-hook #'flyspell-mode)
|
||||
(use-package flyspell-correct
|
||||
:after flyspell
|
||||
:bind
|
||||
|
|
Loading…
Add table
Reference in a new issue