From 6f5c91c7c38a2729dfaa20ae309a3f21e43f301b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 26 Jul 2026 09:21:40 +0100 Subject: gitignore editor settings --- .zed/settings.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .zed/settings.json (limited to '.zed') 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" -} -- cgit v1.2.3