mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
9 lines
104 B
JSON
9 lines
104 B
JSON
{
|
|
"$schema": "./opencode-schema.json",
|
|
"lsp": {
|
|
"gopls": {
|
|
"command": "gopls"
|
|
}
|
|
}
|
|
}
|