.opencode.json 65 B

1234567
  1. {
  2. "lsp": {
  3. "gopls": {
  4. "command": "gopls"
  5. }
  6. }
  7. }