rename to opencode

This commit is contained in:
Kujtim Hoxha
2025-04-16 21:48:29 +02:00
parent e5eea7b9bf
commit 91b1a8f064
66 changed files with 263 additions and 263 deletions
+1 -1
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.