diffs.nvim/lua
Barrett Ruth 910be50201 fix(merge): notify on navigation wrap-around
Problem: goto_next and goto_prev in the merge module wrapped silently
when reaching the last or first unresolved hunk.

Solution: add vim.notify before the wrap-around jump in both functions.
2026-02-09 13:54:03 -05:00
..
diffs fix(merge): notify on navigation wrap-around 2026-02-09 13:54:03 -05:00