The glamourous AI coding agent for your favourite terminal 💘
1{ 2 "$schema": "./opencode-schema.json", 3 "lsp": { 4 "Go": { 5 "command": "gopls" 6 } 7 }, 8 "tui": { 9 "theme": "charm" 10 } 11}