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 setl noundofile noswapfile nobackup |
5 |
|
6 setl formatprg=pandoc\ -f\ markdown\ -t\ markdown |
|
7 |
5 |
8 " http://cedricduval.free.fr/download/mail.vim |
6 " http://cedricduval.free.fr/download/mail.vim |
9 function! Mail_Erase_Sig() |
7 function! Mail_Erase_Sig() |
10 " search for the signature pattern (takes into account signature delimiters |
8 " search for the signature pattern (takes into account signature delimiters |
11 " from broken mailers that forget the space after the two dashes) |
9 " from broken mailers that forget the space after the two dashes) |