myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 5e432bf780ae2c9958d52ebb6062f6c18ac78d09
parent 66f8a1cc093908cd84cedf135cace0c303c24575
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 29 Dec 2012 12:35:56 +0100

tw=72 when composing email

Diffstat:
mutt/muttrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutt/muttrc b/mutt/muttrc @@ -19,7 +19,7 @@ set copy=yes set noconfirmappend #set mark_old=no -set editor="vim +/^$ ++1" +set editor="vim -c 'set tw=72' +/^$ ++1" set imap_keepalive=60 set imap_idle=yes