diffs.nvim/lua
Barrett Ruth d411ce0638 refactor(conflict): export replace_region and refresh
Problem: replace_region and refresh were local functions, preventing
the new merge module from resolving conflicts in working files and
updating inline highlights after resolution.

Solution: promote both to M.replace_region and M.refresh, update all
internal call sites.
2026-02-08 17:46:16 -05:00
..
diffs refactor(conflict): export replace_region and refresh 2026-02-08 17:46:16 -05:00