change package name
This commit is contained in:
parent
e1b2ce483f
commit
b106787a50
67 changed files with 229 additions and 229 deletions
|
|
@ -4,7 +4,7 @@ package lsp
|
|||
import (
|
||||
"context"
|
||||
|
||||
"github.com/kujtimiihoxha/opencode/internal/lsp/protocol"
|
||||
"github.com/opencode-ai/opencode/internal/lsp/protocol"
|
||||
)
|
||||
|
||||
// Implementation sends a textDocument/implementation request to the LSP server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue