X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.vim%2Fftplugin%2Fmail.vim;h=f207edcb9da4a41c1bcc873e9dd332d304959309;hb=41703e00bb27d5de18144f68a166be1ddcc2bac7;hp=79ceb6d498ded2d21f6a7c0a8b56af926b5dea99;hpb=3ed28332c51ad57ad29e89e6a32cfa5899bcdf4a;p=dotfiles.git diff --git a/.vim/ftplugin/mail.vim b/.vim/ftplugin/mail.vim index 79ceb6d..f207edc 100644 --- a/.vim/ftplugin/mail.vim +++ b/.vim/ftplugin/mail.vim @@ -15,9 +15,3 @@ setlocal textwidth=72 " SpamCop reports - goto the 9th line and start a browser nmap z 9G3,b - -" Remove my signature from a forwarded message -nmap \f 2GddG4k5ddkdd - -" Remove boilerplate from a forwarded message from Trac -nmap \t 1G21ddG15k11dd:%s/^+//:%s/^ \*/--/1G