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