commit | 543b7ef7000d08d77409478315d68b607bb8bad8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 01 14:50:56 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 01 14:50:56 2013 +0200 |
tree | 387cd45294ce55a130556d4e22a0b7706156b1fd | |
parent | 3737fc1c30a559c82c57b5ce6aedae76cbeabaef [diff] [blame] |
Updated runtime files and translations.
diff --git a/runtime/ftplugin/git.vim b/runtime/ftplugin/git.vim index c9bcd43..5fe5b2b 100644 --- a/runtime/ftplugin/git.vim +++ b/runtime/ftplugin/git.vim
@@ -1,6 +1,7 @@ " Vim filetype plugin " Language: generic git output " Maintainer: Tim Pope <vimNOSPAM@tpope.org> +" Last Change: 2013 May 30 " Only do this when not done yet for this buffer if (exists("b:did_ftplugin"))