While I'm sure this is an FAQ, I can't find it on Google, etc., but my
apologies in advance if it is out there:

I'm running Mutt 1.2.5i, using vim5.8 as editor.  I want to have it so
vim does not leave temporary files when exiting.

My .muttrc editor line looks like this:

set editor ="vim +/^$"

My .vimrc looks like this:

set nocompatible
set textwidth=72
set incsearch 
set nu
set showmatch
set nohlsearch
set bs=2
set shm=atI 
set joinspaces
set magic
set title
set backup
set shiftwidth=3
:filetype on
:autocmd FileType c,cpp,java :set cindent 
syntax on 

TIA

John
-- 
John P. Verel
Living Proof That Low Tech Beats High Tech!

Reply via email to