Fix vim-sandwhich diff text

This commit is contained in:
Iron_E 2020-11-21 13:03:40 -05:00
parent a1d99bef83
commit 856dc2cf26
No known key found for this signature in database
GPG Key ID: B0B37DE7EDC2335F
1 changed files with 3 additions and 0 deletions

View File

@ -745,6 +745,9 @@ local highlight_groups = {
local parent = self.BufferVisibleMod
return {bg=parent.fg, fg=parent.bg, style='bold'}
end,
--[[ 4.4.10. vim-sandwhich ]]
OperatorSandwichChange = 'DiffText',
}
--[[ Step 5: Terminal Colors