diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-26 09:21:40 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-26 09:21:40 +0100 |
| commit | 6f5c91c7c38a2729dfaa20ae309a3f21e43f301b (patch) | |
| tree | 518cc9a80ae6bbc57468c44651734718461b8f0b /.zed | |
| parent | 329956ddd8e3bd70dcccf3e660c4e7e3745d24ea (diff) | |
gitignore editor settings
Diffstat (limited to '.zed')
| -rw-r--r-- | .zed/settings.json | 8 |
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" -} |
