summaryrefslogtreecommitdiff
path: root/runtime/ftplugin/gitconfig.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/gitconfig.vim')
-rw-r--r--runtime/ftplugin/gitconfig.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/ftplugin/gitconfig.vim b/runtime/ftplugin/gitconfig.vim
index ee33baff2..833b8b14b 100644
--- a/runtime/ftplugin/gitconfig.vim
+++ b/runtime/ftplugin/gitconfig.vim
@@ -1,7 +1,7 @@
" Vim filetype plugin
" Language: git config file
-" Maintainer: Tim Pope <vimNOSPAM@tpope.info>
-" Last Change: 2007 Dec 16
+" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
+" Last Change: 2009 Dec 24
" Only do this when not done yet for this buffer
if (exists("b:did_ftplugin"))