mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-12 13:03:48 -05:00
@@ -214,7 +214,7 @@ call s:h("diffRemoved", { "fg": s:red })
|
||||
" | Git Highlighting |
|
||||
" +------------------+
|
||||
|
||||
call s:h("gitcommitComment", {})
|
||||
call s:h("gitcommitComment", { "fg": s:comment_grey })
|
||||
call s:h("gitcommitUnmerged", { "fg": s:green })
|
||||
call s:h("gitcommitOnBranch", {})
|
||||
call s:h("gitcommitBranch", { "fg": s:purple })
|
||||
|
||||
Reference in New Issue
Block a user