fix(colors): git deleted file now linked to Dir
This commit is contained in:
parent
1e7d4e7b6d
commit
495c76dfea
|
@ -666,6 +666,7 @@ local highlight_groups = {
|
|||
|
||||
--[[ 4.3.34. Git ]]
|
||||
gitcommitHeader = 'SpecialComment',
|
||||
gitcommitDiscardedFile = 'gitcommitSelectedFile',
|
||||
gitcommitOverFlow = 'Error',
|
||||
gitcommitSelectedFile = 'Directory',
|
||||
gitcommitSummary = 'Title',
|
||||
|
|
Loading…
Reference in New Issue