rename to opencode

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

View File

@@ -4,7 +4,7 @@ import (
"path/filepath"
"strings"
"github.com/kujtimiihoxha/termai/internal/lsp/protocol"
"github.com/kujtimiihoxha/opencode/internal/lsp/protocol"
)
func DetectLanguageID(uri string) protocol.LanguageKind {