feat(colors): git config highlighting
This commit is contained in:
parent
6ef4dabd8c
commit
53e144e6d2
|
@ -665,6 +665,8 @@ local highlight_groups = {
|
|||
--[[ 4.3.34. Git ]]
|
||||
gitcommitOverFlow = 'Error',
|
||||
gitcommitSummary = 'Title',
|
||||
gitconfigAssignment = 'String',
|
||||
gitconfigNone = 'Oprator',
|
||||
gitrebaseBreak = 'Keyword',
|
||||
gitrebaseCommit = 'Tag',
|
||||
gitrebaseDrop = 'Exception',
|
||||
|
|
Loading…
Reference in New Issue