This commit is contained in:
Adam Stankiewicz
2015-12-17 10:44:58 +01:00
parent d4e83d706f
commit 3c56c1c7cd
14 changed files with 136 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'git') == -1
" Language: git commit file
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
" Filenames: *.git/COMMIT_EDITMSG
" Last Change: 2012 April 7
" Last Change: 2013 May 30
if exists("b:current_syntax")
finish