commit | 3577c6fafb77da5419cd1001dac56f204d480bdc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 21:16:56 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 21:16:56 2008 +0000 |
tree | 46a08e8d03068c31624359c2601b3645c2881d8c | |
parent | a7241f5f19fd0865ce697939c347a8c88fb507d5 [diff] [blame] |
updated for version 7.2a
diff --git a/runtime/ftplugin/gitsendemail.vim b/runtime/ftplugin/gitsendemail.vim new file mode 100644 index 0000000..a83e48a --- /dev/null +++ b/runtime/ftplugin/gitsendemail.vim
@@ -0,0 +1,6 @@ +" Vim filetype plugin +" Language: git send-email message +" Maintainer: Tim Pope <vimNOSPAM@tpope.info> +" Last Change: 2007 Dec 16 + +runtime! ftplugin/mail.vim