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