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 |