fix(git): syncbind diff panes after update_pair
This commit is contained in:
@@ -74,6 +74,7 @@ function M.update_pair(left_win, right_win, pair)
|
||||
end
|
||||
set_diff(left_win, true)
|
||||
set_diff(right_win, true)
|
||||
vim.cmd.syncbind()
|
||||
end
|
||||
|
||||
---Open two buffers as a diff. `a_left` puts `buf_a` in the leftabove
|
||||
|
||||
Reference in New Issue
Block a user