parent
c91c29c03e
commit
7761eea6aa
1 changed files with 3 additions and 1 deletions
|
@ -60,7 +60,9 @@
|
||||||
(`enchant
|
(`enchant
|
||||||
(setq ispell-program-name "enchant-2"))
|
(setq ispell-program-name "enchant-2"))
|
||||||
|
|
||||||
(_ (doom-log "Spell checker not found. Either install `aspell', `hunspell' or `enchant'"))))
|
(_ (doom-log "Spell checker not found. Either install `aspell', `hunspell' or `enchant'")))
|
||||||
|
|
||||||
|
(ispell-check-version))
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue