summaryrefslogtreecommitdiff
path: root/.zed
diff options
context:
space:
mode:
Diffstat (limited to '.zed')
-rw-r--r--.zed/settings.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/.zed/settings.json b/.zed/settings.json
deleted file mode 100644
index 79a95c9..0000000
--- a/.zed/settings.json
+++ /dev/null
@@ -1,8 +0,0 @@
-// Folder-specific settings
-//
-// For a full list of overridable settings, and general information on folder-specific settings,
-// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
-{
- "soft_wrap": "editor_width",
- "format_on_save": "on"
-}