assets/settings/default.json 🔗
@@ -762,6 +762,7 @@
// }
//
"file_types": {
+ "Plain Text": ["txt"],
"JSON": ["flake.lock"],
"JSONC": [
"**/.zed/**/*.json",
Peter Tripp created
assets/settings/default.json | 1 +
1 file changed, 1 insertion(+)
@@ -762,6 +762,7 @@
// }
//
"file_types": {
+ "Plain Text": ["txt"],
"JSON": ["flake.lock"],
"JSONC": [
"**/.zed/**/*.json",