Commit Graph
2 Commits
Author SHA1 Message Date
thallada 0c5d88c1f4 bugfix: disable snacks animations in CodeDiff tabs
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.
2026-08-11 21:30:38 +00:00
thallada ab86df7274 Swap DiffView with CodeDiff
CodeDiff is supposed to be the successor to DiffView. It also has file
watching built-in so I can drop the custom `directory-watcher.lua`.
2026-08-11 20:30:07 +00:00