2025-01-28

This commit is contained in:
2025-01-28 10:00:00 -05:00
parent 98ba85a9b7
commit fb23f775ef
+5 -6
View File
@@ -5,18 +5,17 @@
"outline_panel": { "outline_panel": {
"dock": "right" "dock": "right"
}, },
"telemetry": { "telemetry": {
"diagnostics": true, "diagnostics": true,
"metrics": false "metrics": false
}, },
"assistant": { "assistant": {
"default_model": {
"provider": "zed.dev",
"model": "claude-3-5-sonnet-latest"
},
"version": "2", "version": "2",
"enabled": false "enabled": false,
"dock": "bottom"
}, },
"features": { "features": {
"inline_completion_provider": "zed" "inline_completion_provider": "zed"
}, },
@@ -33,7 +32,7 @@
"theme": { "theme": {
"mode": "system", "mode": "system",
"light": "One Light", "light": "One Light",
"dark": "Andromeda" "dark": "Ayu Dark"
}, },
"scrollbar": { "scrollbar": {
"show": "system" "show": "system"