chore: rename

This commit is contained in:
adamdottv
2025-05-13 10:02:39 -05:00
parent 1e9399fbee
commit 2391e338b4
81 changed files with 294 additions and 292 deletions

View File

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