summaryrefslogtreecommitdiff
path: root/.zed/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.zed/settings.json')
-rw-r--r--.zed/settings.json13
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
- }
-}