devbox/assets/claude/settings.json

12 lines
244 B
JSON
Raw Permalink Normal View History

2026-03-31 23:08:35 -07:00
{
"permissions": {
"defaultMode": "plan"
},
"enabledPlugins": {
"gopls-lsp@claude-plugins-official": true,
"rust-analyzer-lsp@claude-plugins-official": true
},
"outputStyle": "Explanatory",
"spinnerTipsEnabled": false
}