commit 3b0a261f3ca8e2c8493a9c39fc530d9e4c2f0a6f
parent 69e80ff4e3625695b273f48874c19867a5745209
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sun, 28 Feb 2016 11:34:57 -0800
change region from spelllang
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mutt/muttrc b/.mutt/muttrc
@@ -59,7 +59,7 @@ set meta_key=yes
set attribution="* %n <%a> [%{%Y-%m-%d %H:%M:%S %Z}]:\n"
set edit_headers # edit the message headers.
set fast_reply # skip initial prompts when replying
-set editor="vim +8 -c 'set ft=mail noautoindent spell spelllang=en_US,da'"
+set editor="vim +8 -c 'set ft=mail noautoindent spell spelllang=en,da'"
set nomark_old # Don't mark unread new msgs as old.
set nosmart_wrap # Don't want smart wrapping.
set nomarkers # Don't want any wrap markers.