mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 21:31:53 +08:00
9 lines
104 B
JSON
9 lines
104 B
JSON
{
|
|
"$schema": "./opencode-schema.json",
|
|
"lsp": {
|
|
"gopls": {
|
|
"command": "gopls"
|
|
}
|
|
}
|
|
}
|