diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-05-21 12:05:36 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-05-21 12:05:36 +0200 |
commit | 7a329911b9ae2b97453fd995bc3a6523cf3aab53 (patch) | |
tree | b75f6a117f48fe0c441b67cca09490f623233a74 /runtime/syntax/git.vim | |
parent | c6af8125c7593b3ca104bf1feac0d814fe76d92d (diff) | |
download | vim-7a329911b9ae2b97453fd995bc3a6523cf3aab53.zip |
Updated runtime files.
Diffstat (limited to 'runtime/syntax/git.vim')
-rw-r--r-- | runtime/syntax/git.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/git.vim b/runtime/syntax/git.vim index feb70848a..48264c7bf 100644 --- a/runtime/syntax/git.vim +++ b/runtime/syntax/git.vim @@ -1,10 +1,10 @@ " Vim syntax file " Language: generic git output " Maintainer: Tim Pope <vimNOSPAM@tpope.org> -" Last Change: 2009 Dec 24 +" Last Change: 2010 May 21 if exists("b:current_syntax") - finish + finish endif syn case match |