mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 00:35:28 +00:00
14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"$schema": "https://opencode.ai/tui.json",
|
|
"theme": "workspace-plugin-smoke",
|
|
"plugin": [
|
|
[
|
|
"./plugins/tui-smoke.tsx",
|
|
{
|
|
"enabled": true,
|
|
"label": "workspace"
|
|
}
|
|
]
|
|
]
|
|
}
|