@@ -873,15 +873,8 @@
//
"file_types": {
"Plain Text": ["txt"],
- "JSON": ["flake.lock"],- "JSONC": [- "**/.zed/**/*.json",- "**/zed/**/*.json",- "**/Zed/**/*.json",- "tsconfig.json",- "pyrightconfig.json"- ],- "TOML": ["uv.lock"]
+ "JSONC": ["**/.zed/**/*.json", "**/zed/**/*.json", "**/Zed/**/*.json"],
+ "Shell Script": [".env.*"]
},
/// By default use a recent system version of node, or install our own.
/// You can override this to use a version of node that is not in $PATH with: