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": {
"dock": "right"
},
"telemetry": {
"diagnostics": true,
"metrics": false
},
"assistant": {
"default_model": {
"provider": "zed.dev",
"model": "claude-3-5-sonnet-latest"
},
"version": "2",
"enabled": false
"enabled": false,
"dock": "bottom"
},
"features": {
"inline_completion_provider": "zed"
},
@@ -33,7 +32,7 @@
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Andromeda"
"dark": "Ayu Dark"
},
"scrollbar": {
"show": "system"