aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/vim/syntax/gitcommit.vim (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-01-22contrib/vim: update syntax for changed commit templateJeff King1-2/+2
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-12-18vim syntax: follow recent changes to commit templateJeff King1-2/+2
This patch changes the syntax highlighting to correctly match the new text of the commit message introduced by 82dca84871637ac9812c0dec27f56d07cfba524c Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-09-13contrib/vim: add syntax highlighting file for commitsJeff King1-0/+18
Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <junkio@cox.net>