fix(zed): remove comments from config file

This commit is contained in:
Michele Cereda
2024-02-29 22:12:33 +01:00
parent 19442fb103
commit 2bc91dc571

View File

@@ -1,3 +1,3 @@
// For a full list of overridable settings, and general information on folder-specific settings,
// see the documentation: https://docs.zed.dev/configuration/configuring-zed#folder-specific-settings
{}
{
"autosave": "off"
}