diffs.nvim/lua
Barrett Ruth 946724096f fix(conflict): notify on navigation wrap-around
Problem: goto_next and goto_prev wrapped silently when reaching the
last or first conflict, giving no indication to the user.

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