diff --git a/modules/feature/spellcheck/config.el b/modules/feature/spellcheck/config.el index bf04c03f3..dce736c5f 100644 --- a/modules/feature/spellcheck/config.el +++ b/modules/feature/spellcheck/config.el @@ -5,7 +5,7 @@ Since spellchecking can be slow in some buffers, this can be disabled with: - (setq-hook! 'LaTeX-mode-hook +spellcheck-immediately nil)") + (setq-hook! 'TeX-mode-hook +spellcheck-immediately nil)") ;; `ispell' (setq ispell-dictionary "english"