mirror of
https://github.com/sst/opencode.git
synced 2025-08-05 05:48:05 +00:00
8 lines
104 B
JSON
8 lines
104 B
JSON
{
|
|
"$schema": "./opencode-schema.json",
|
|
"lsp": {
|
|
"gopls": {
|
|
"command": "gopls"
|
|
}
|
|
}
|
|
}
|