refactor(git): rework blame highlights and rename overlay to gutter
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@ syntax match gitlogGraphLine /^[*|\\\/_ ]\+$/
|
||||
|
||||
highlight default link gitlogGraph Comment
|
||||
highlight default link gitlogHash GitSha
|
||||
highlight default link gitlogDate Number
|
||||
highlight default link gitlogAuthor String
|
||||
highlight default link gitlogDate GitDate
|
||||
highlight default link gitlogAuthor GitAuthor
|
||||
highlight default link gitlogRef Constant
|
||||
|
||||
let b:current_syntax = "gitlog"
|
||||
|
||||
Reference in New Issue
Block a user