rename to opencode

This commit is contained in:
Kujtim Hoxha 2025-04-16 21:48:29 +02:00
commit cc07f7a186
66 changed files with 266 additions and 266 deletions

View file

@ -4,7 +4,7 @@ package lsp
import (
"context"
"github.com/kujtimiihoxha/termai/internal/lsp/protocol"
"github.com/kujtimiihoxha/opencode/internal/lsp/protocol"
)
// Implementation sends a textDocument/implementation request to the LSP server.