.vim/ftplugin/mail.vim@8a55b99cb9a8
.vim/ftplugin/mail.vim
Mon, 03 Oct 2016 12:10:41 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 03 Oct 2016 12:10:41 -0400
- changeset 408
- 8a55b99cb9a8
- parent 387
-
d16b5c66461a
- child 411
-
1bb7fe33cd74
- permissions
- -rw-r--r--
tweak header view
setl textwidth=72
setl formatoptions=jaw12tcql
setl spell
" Get right to composing the body:
if line('$') > 1
:0
:/^$/
:normal 2]
:+1
:exe 'startinsert'
endif