X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.vim%2Fftplugin%2Fmail.vim;h=f207edcb9da4a41c1bcc873e9dd332d304959309;hb=82270ed46376d16a9537a62edcb2d0906c0b2286;hp=79ceb6d498ded2d21f6a7c0a8b56af926b5dea99;hpb=f46bd4d41cc7f243bc8a321effee5200aa69e709;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