Ajuste ao use-package do Flyspell

This commit is contained in:
aabm 2020-09-06 10:31:27 -03:00
parent 9f751ea9bf
commit bbe2c35eba
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@ bibliográficas no formato BibTeX, usando o Ivy.
(use-package flyspell
:ensure t
:custom
(ispell-program-name "aspell"))
(ispell-program-name "aspell")
:hook
(text-mode . flyspell-mode)
(org-mode . flyspell-mode)