Text had a visible black background in my colorscheme in certain
CodeDiff buffers like the explorer or git log when dim-inactive (the
window does not have current focus). This hack Claude came up with seems
to resolve that issue until it can be fixed upstream.
Fixes gitter with scrolling and commands like `gg` and `G`. See: https://github.com/esmuellert/codediff.nvim/issues/519
This config disables the snacks animations on CodeDiff tabs while
keeping them active in other tabs.