mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:01:33 +00:00
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",
|
||||
"myd": "storage",
|
||||
"myi": "storage",
|
||||
"nu": "terminal",
|
||||
"odp": "document",
|
||||
"ods": "document",
|
||||
"odt": "document",
|
||||
|
|
Loading…
Reference in a new issue