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/gitconfig.vim b/runtime/ftplugin/gitconfig.vim index ee33baf..833b8b1 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"))