diff --git a/zed/settings.json b/zed/settings.json index 63d9f92..53a2687 100644 --- a/zed/settings.json +++ b/zed/settings.json @@ -10,6 +10,10 @@ // ############################################# // ## Theming ## // ############################################# + "telemetry": { + "diagnostics": false, + "metrics": false + }, "ssh_connections": [ { "host": "desktop",