.vim/ftplugin/mail.vim

changeset 352
a19225f9b247
parent 351
47b0510974fe
child 361
7ab7173fb61f
equal deleted inserted replaced
351:47b0510974fe 352:a19225f9b247
12 autocmd! 12 autocmd!
13 autocmd VimEnter /tmp/mutt* :call JumpAndInsert() 13 autocmd VimEnter /tmp/mutt* :call JumpAndInsert()
14 augroup END 14 augroup END
15 15
16 setl textwidth=72 16 setl textwidth=72
17 setl formatoptions=awn 17 setl formatoptions=aw
18 setl spell 18 setl spell

mercurial