> 2. mutt uses vim to create message body, and I assume it is using > my > ~/.vimrc for default settings. Can I have a seperate .vimrc for use > with mutt? I ask because the indenting, which is good for programming, > gets bothersome, so I am having to type ":set noai" for every e-mail > message I write.
Put this in your .vimrc ":filetype indent plugin on". Vim already has setting to use with mail. If you put that line in your .vimrc, it will use the mail filetype plugins and indent settings. -- Michael GnuPG Fingerprint: 4C56 7C23 8BD9 8B39 C4D4 B8F3 42FB 3634 31B5 E963
msg00176/pgp00000.pgp
Description: PGP signature
