summaryrefslogtreecommitdiffhomepage
path: root/.opencode.json
blob: c4d1547a0c62aad24a470af1d503c225a5b5955b (plain)
1
2
3
4
5
6
7
8
{
  "$schema": "./opencode-schema.json",
  "lsp": {
    "gopls": {
      "command": "gopls"
    }
  }
}