diff --git a/office/.config/neomutt/settings b/office/.config/neomutt/settings index 3f3636c..6006e9b 100644 --- a/office/.config/neomutt/settings +++ b/office/.config/neomutt/settings @@ -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