From 3bd65161236bf5344619861fbe18b30f5bfd1a23 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 12 Sep 2013 17:33:47 +0200 Subject: Add git support by tpope-git --- ftplugin/gitsendemail.vim | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ftplugin/gitsendemail.vim (limited to 'ftplugin/gitsendemail.vim') diff --git a/ftplugin/gitsendemail.vim b/ftplugin/gitsendemail.vim new file mode 100644 index 00000000..8fb436e1 --- /dev/null +++ b/ftplugin/gitsendemail.vim @@ -0,0 +1,6 @@ +" Vim filetype plugin +" Language: git send-email message +" Maintainer: Tim Pope +" Last Change: 2009 Dec 24 + +runtime! ftplugin/mail.vim -- cgit v1.2.3