mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
chore: generate
This commit is contained in:
parent
c607c01fb9
commit
18b6257119
33 changed files with 296 additions and 296 deletions
|
|
@ -562,7 +562,7 @@ OpenCode puo' essere configurato tramite variabili d'ambiente.
|
|||
| `OPENCODE_CONFIG_CONTENT` | string | Contenuto JSON di config inline |
|
||||
| `OPENCODE_DISABLE_AUTOUPDATE` | boolean | Disabilita i controlli automatici di aggiornamento |
|
||||
| `OPENCODE_DISABLE_PRUNE` | boolean | Disabilita la potatura dei dati vecchi |
|
||||
| `OPENCODE_DISABLE_TERMINAL_TITLE` | boolean | Disabilita aggiornamenti automatici del titolo terminal |
|
||||
| `OPENCODE_DISABLE_TERMINAL_TITLE` | boolean | Disabilita aggiornamenti automatici del titolo terminal |
|
||||
| `OPENCODE_PERMISSION` | string | Config permessi JSON inline |
|
||||
| `OPENCODE_DISABLE_DEFAULT_PLUGINS` | boolean | Disabilita i plugin di default |
|
||||
| `OPENCODE_DISABLE_LSP_DOWNLOAD` | boolean | Disabilita download automatico dei server LSP |
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ OpenCode include diversi temi integrati.
|
|||
|
||||
| Nome | Descrizione |
|
||||
| ---------------------- | ------------------------------------------------------------------------- |
|
||||
| `system` | Si adatta al colore di sfondo del terminal |
|
||||
| `system` | Si adatta al colore di sfondo del terminal |
|
||||
| `tokyonight` | Basato sul tema [Tokyonight](https://github.com/folke/tokyonight.nvim) |
|
||||
| `everforest` | Basato sul tema [Everforest](https://github.com/sainnhe/everforest) |
|
||||
| `ayu` | Basato sul tema scuro [Ayu](https://github.com/ayu-theme) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue