From: Oleg Broytman Date: Thu, 17 Nov 2022 14:25:33 +0000 (+0300) Subject: .vim: Remove a personal mapping X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=07ddac7f7e1ba38eb03e9499cf07cfdfb95cc64e .vim: Remove a personal mapping --- diff --git a/.vim/ftplugin/mail.vim b/.vim/ftplugin/mail.vim index f207edc..89effd9 100644 --- a/.vim/ftplugin/mail.vim +++ b/.vim/ftplugin/mail.vim @@ -12,6 +12,3 @@ if has("iconv") && !exists('b:encoding_set') endif setlocal textwidth=72 - -" SpamCop reports - goto the 9th line and start a browser -nmap z 9G3,b