From dabf1b89df13e06c9040574c520c5b1d75d44370 Mon Sep 17 00:00:00 2001 From: Kirill Morozov Date: Sun, 1 Sep 2024 19:42:14 +0300 Subject: [PATCH] fix(zed): remove comments --- zed/settings.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/zed/settings.json b/zed/settings.json index 2a3237d..85afa42 100644 --- a/zed/settings.json +++ b/zed/settings.json @@ -1,11 +1,3 @@ -// Zed settings -// -// For information on how to configure Zed, see the Zed -// documentation: https://zed.dev/docs/configuring-zed -// -// To see all of Zed's default settings without changing your -// custom settings, run the `open default settings` command -// from the command palette or from `Zed` application menu. { "features": { "inline_completion_provider": "none"