refactor(git): rename refresh event to change, gate on actual diff
This commit is contained in:
+1
-1
@@ -428,6 +428,6 @@ function M.open_under_cursor()
|
||||
return false
|
||||
end
|
||||
|
||||
repo.on_uri_refresh(M.URI_PREFIX, refresh)
|
||||
repo.on_uri_change(M.URI_PREFIX, refresh)
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user