commit | 5c73622a9066182ee4479fd7b3aa86e1825808c3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 06 20:54:52 2010 +0100 |
tree | c92ed672cbb989fa3585387ebd4598f5bdfcc637 | |
parent | 8f3f58f2c361f1b7241128d9821f88d8a30aa066 [diff] [blame] |
Update runtime files.
diff --git a/runtime/ftplugin/gitsendemail.vim b/runtime/ftplugin/gitsendemail.vim index a83e48a..8fb436e 100644 --- a/runtime/ftplugin/gitsendemail.vim +++ b/runtime/ftplugin/gitsendemail.vim
@@ -1,6 +1,6 @@ " Vim filetype plugin " Language: git send-email message -" Maintainer: Tim Pope <vimNOSPAM@tpope.info> -" Last Change: 2007 Dec 16 +" Maintainer: Tim Pope <vimNOSPAM@tpope.org> +" Last Change: 2009 Dec 24 runtime! ftplugin/mail.vim