Skip to content

Commit

Permalink
Detect txt files as Plain Text (zed-industries#18334)
Browse files Browse the repository at this point in the history
  • Loading branch information
notpeter authored Sep 25, 2024
1 parent ccc871c commit 59dc398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/settings/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,7 @@
// }
//
"file_types": {
"Plain Text": ["txt"],
"JSON": ["flake.lock"],
"JSONC": [
"**/.zed/**/*.json",
Expand Down

0 comments on commit 59dc398

Please sign in to comment.