neomutt: Set spell checker to enchant

We do not explicitly make use of the spell checker through neomutt yet
but just in case we default to the nice enchant 2 spellcheck API
wrapper.
This commit is contained in:
Marty Oehme 2025-09-17 16:48:43 +02:00
parent 821693dc7c
commit 3ccd5b3032
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -67,6 +67,8 @@ set mime_type_query_command = "mimeo -m"
# send settings
set sendmail = "/usr/bin/msmtp"
set sendmail_wait = 10
# spellchecker
set ispell = "enchant-2 -a"
################## Display Settings
# allow escape codes for color etc