mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #3920 from asymmetric/aspell-tex-config
modules/checkers/spell: remove tex option
This commit is contained in:
@ -30,8 +30,7 @@
|
||||
(`aspell
|
||||
(setq ispell-program-name "aspell"
|
||||
ispell-extra-args '("--sug-mode=ultra"
|
||||
"--run-together"
|
||||
"--dont-tex-check-comments"))
|
||||
"--run-together"))
|
||||
|
||||
(unless ispell-dictionary
|
||||
(setq ispell-dictionary "en"))
|
||||
|
Reference in New Issue
Block a user