.vim/ftplugin/mail.vim

changeset 504
e4e09e3317ec
parent 434
be837354e11b
child 570
fe86d57f654a
equal deleted inserted replaced
503:b72d55719b94 504:e4e09e3317ec
1 setl textwidth=72 1 setl textwidth=72
2 setl formatoptions=jaw12tcql 2 setl formatoptions=jaw12tcql
3 setl spell 3 setl spell
4 setl noundofile noswapfile nobackup
4 5
5 " http://cedricduval.free.fr/download/mail.vim 6 " http://cedricduval.free.fr/download/mail.vim
6 function! Mail_Erase_Sig() 7 function! Mail_Erase_Sig()
7 " search for the signature pattern (takes into account signature delimiters 8 " search for the signature pattern (takes into account signature delimiters
8 " from broken mailers that forget the space after the two dashes) 9 " from broken mailers that forget the space after the two dashes)

mercurial