mirror of
https://github.com/cole-maxwell1/dotfiles.git
synced 2026-08-02 12:23:54 -04:00
9 lines
324 B
JSON
9 lines
324 B
JSON
{
|
|
"$schema": "https://opencode.ai/tui.json",
|
|
// OpenCode Quota: tuiCommandDisplay chooses whether native TUI command output appears in the session transcript or a local popup dialog.
|
|
// OpenCode Quota: loads the TUI sidebar, compact status, and local commands.
|
|
"plugin": [
|
|
"@slkiser/opencode-quota@latest"
|
|
]
|
|
}
|