Skip to content

fix(lib): update vscode-diff download URL to codediff.nvim#182

Merged
barrettruth merged 1 commit intomainfrom
fix/lib-download-url
Mar 10, 2026
Merged

fix(lib): update vscode-diff download URL to codediff.nvim#182
barrettruth merged 1 commit intomainfrom
fix/lib-download-url

Conversation

@barrettruth
Copy link
Owner

Problem

The esmuellert/vscode-diff.nvim repo was renamed to esmuellert/codediff.nvim. The old URL in lib.lua still redirects but may break in the future.

Solution

Update the release download URL in lib.lua to point to the new codediff.nvim repository name.

Closes #181

Problem: The `esmuellert/vscode-diff.nvim` repo was renamed to
`esmuellert/codediff.nvim`. The old URL still redirects but may
break in the future.

Solution: Update the release download URL in `lib.lua` to point
to the new `codediff.nvim` repository name.

Closes #181
@barrettruth barrettruth merged commit e4b6483 into main Mar 10, 2026
7 checks passed
@barrettruth barrettruth deleted the fix/lib-download-url branch March 10, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out dated url for vscode lib

1 participant