feat(git): add custom status sidebar and diff viewer
This commit is contained in:
@@ -14,7 +14,7 @@ syntax match gitlogGraphLine /^[*|\\\/_ ]\+$/
|
||||
\ contains=gitlogGraph
|
||||
|
||||
highlight default link gitlogGraph Comment
|
||||
highlight default link gitlogHash Identifier
|
||||
highlight default link gitlogHash GitSha
|
||||
highlight default link gitlogDate Number
|
||||
highlight default link gitlogAuthor String
|
||||
highlight default link gitlogRef Constant
|
||||
|
||||
Reference in New Issue
Block a user