mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
9 lines
104 B
JSON
9 lines
104 B
JSON
{
|
|
"$schema": "./opencode-schema.json",
|
|
"lsp": {
|
|
"gopls": {
|
|
"command": "gopls"
|
|
}
|
|
}
|
|
}
|