Detect txt files as Plain Text (#18334)

This commit is contained in:
Peter Tripp
2024-09-25 07:41:35 -04:00
committed by GitHub
parent ccc871c44c
commit 59dc3985a1
+1
View File
@@ -762,6 +762,7 @@
// }
//
"file_types": {
"Plain Text": ["txt"],
"JSON": ["flake.lock"],
"JSONC": [
"**/.zed/**/*.json",