Detect txt files as Plain Text (#18334)
This commit is contained in:
parent
ccc871c44c
commit
59dc3985a1
1 changed files with 1 additions and 0 deletions
|
@ -762,6 +762,7 @@
|
|||
// }
|
||||
//
|
||||
"file_types": {
|
||||
"Plain Text": ["txt"],
|
||||
"JSON": ["flake.lock"],
|
||||
"JSONC": [
|
||||
"**/.zed/**/*.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue