Merge pull request #3920 from asymmetric/aspell-tex-config
modules/checkers/spell: remove tex option
This commit is contained in:
commit
426e3c6aa6
1 changed files with 1 additions and 2 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue