mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -60,7 +60,9 @@
|
||||
(`enchant
|
||||
(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))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user