summaryrefslogtreecommitdiffstats
path: root/ftplugin/gitsendemail.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:33:47 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:33:47 +0200
commit3bd65161236bf5344619861fbe18b30f5bfd1a23 (patch)
tree7ecdb8efb1f3ef4a290d82e4000d2ff52943308e /ftplugin/gitsendemail.vim
parent5bc380150aee647d26a5a538ed855e9e82dcc7f7 (diff)
downloadvim-polyglot-3bd65161236bf5344619861fbe18b30f5bfd1a23.tar.gz
vim-polyglot-3bd65161236bf5344619861fbe18b30f5bfd1a23.zip
Add git support by tpope-git
Diffstat (limited to 'ftplugin/gitsendemail.vim')
-rw-r--r--ftplugin/gitsendemail.vim6
1 files changed, 6 insertions, 0 deletions
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 <vimNOSPAM@tpope.org>
+" Last Change: 2009 Dec 24
+
+runtime! ftplugin/mail.vim