diff options
Diffstat (limited to 'vim/ftplugin/gitsendemail.vim')
| -rw-r--r-- | vim/ftplugin/gitsendemail.vim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vim/ftplugin/gitsendemail.vim b/vim/ftplugin/gitsendemail.vim deleted file mode 100644 index d97cbda..0000000 --- a/vim/ftplugin/gitsendemail.vim +++ /dev/null @@ -1,5 +0,0 @@ -" Vim filetype plugin -" Language: git send-email message -" Maintainer: Tim Pope <vimNOSPAM@tpope.org> - -runtime! ftplugin/mail.vim |