mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 04:24:10 -06:00
chore: simplify plugin configuration and enable official plugins
Switch from community workflows to official plugins (rust-analyzer-lsp, ralph-wiggum) for better maintenance. Disable DCP plugin temporarily. Reorganize settings alphabetically and remove unused workflow plugins.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "anthropic/claude-sonnet-4-5",
|
||||
"plugin": [
|
||||
"@tarquinen/opencode-dcp@latest",
|
||||
// "@tarquinen/opencode-dcp@latest",
|
||||
"@franlol/opencode-md-table-formatter@0.0.3",
|
||||
// "file:///home/xevion/projects/opencode-anthropic-websearch/dist/index.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user