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