initial commit
This commit is contained in:
parent
8e9a519341
commit
2db99958bf
|
@ -0,0 +1,3 @@
|
||||||
|
syn match gitCommitNumber "\<\d\+\>" containedin=gitCommitComment
|
||||||
|
syn keyword gitCommitAhead ahead containedin=gitCommitOnBranch
|
||||||
|
syn keyword gitCommitBehind behind containedin=gitCommitOnBranch
|
Loading…
Reference in New Issue