{
  "$schema": "./opencode-schema.json",
  "lsp": {
    "Go": {
      "command": "gopls"
    }
  },
  "tui": {
    "theme": "charm"
  }
}
