Add terminal icon for Nu file (#8399)
Nu is a shell language so it should has the `terminal` icon. Release Notes: - N/A <img width="241" alt="Capture d’écran 2024-02-25 à 18 49 43" src="https://github.com/zed-industries/zed/assets/24520681/0adcd8fd-f5b0-4688-b301-5c49c376c7a0">
This commit is contained in:
parent
6ef32374d6
commit
6c5dfd1061
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
||||||
"mts": "typescript",
|
"mts": "typescript",
|
||||||
"myd": "storage",
|
"myd": "storage",
|
||||||
"myi": "storage",
|
"myi": "storage",
|
||||||
|
"nu": "terminal",
|
||||||
"odp": "document",
|
"odp": "document",
|
||||||
"ods": "document",
|
"ods": "document",
|
||||||
"odt": "document",
|
"odt": "document",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue