From 7b9a5a83f02e5a78c0ff687bb23077b15cdc050b Mon Sep 17 00:00:00 2001 From: Adrian Ortiz <105228934+4DRIAN0RTIZ@users.noreply.github.com> Date: Fri, 6 Feb 2026 10:29:21 -0600 Subject: [PATCH] Fix repository name for opencode.nvim --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c239a..f34fd73 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Integrate the [opencode](https://github.com/sst/opencode) AI assistant with Neov ```lua { - "NickvanDyke/opencode.nvim", + "nickjvandyke/opencode.nvim", dependencies = { -- Recommended for `ask()` and `select()`. -- Required for `snacks` provider.