system changes
This commit is contained in:
parent
8566ac8524
commit
a50b2915ee
1 changed files with 2 additions and 1 deletions
|
@ -332,7 +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)
|
||||
(use-package flyspell
|
||||
:elpaca nil)
|
||||
(use-package flyspell-correct
|
||||
:after flyspell
|
||||
:hook
|
||||
|
|
Loading…
Add table
Reference in a new issue