diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-04-03 18:37:56 +1100 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-04-03 18:37:56 +1100 |
| commit | b2da91f385dbfe3d7cd9c362f94fba72cd853264 (patch) | |
| tree | 88e8d2750e830075b3e835b19ec0a22c451f7e50 /.zed/settings.json | |
| parent | 1fa1e002797a6392eb9fcf95c62848ef5f7c2032 (diff) | |
chore: Remove editor specific configuration files
Diffstat (limited to '.zed/settings.json')
| -rw-r--r-- | .zed/settings.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.zed/settings.json b/.zed/settings.json deleted file mode 100644 index 12bf5f5..0000000 --- a/.zed/settings.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "languages": { - "C": { - "show_whitespaces": "selection", - "inlay_hints": { - "enabled": true - } - } - }, - "prettier": { - "allowed": true - } -} |
