feat(colors): git config highlighting

This commit is contained in:
Iron-E 2020-12-13 17:42:57 -05:00
parent 6ef4dabd8c
commit 53e144e6d2
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 2 additions and 0 deletions

View File

@ -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',