Add zed to applications (#3734)

This commit is contained in:
Alvaro Parker 2025-12-01 16:31:44 -03:00 committed by GitHub
parent 6168e93d4c
commit ce77be324b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2927,5 +2927,13 @@
"description": "The modern, privacy-focused, performance-driven browser built on Firefox", "description": "The modern, privacy-focused, performance-driven browser built on Firefox",
"link": "https://zen-browser.app/", "link": "https://zen-browser.app/",
"winget": "Zen-Team.Zen-Browser" "winget": "Zen-Team.Zen-Browser"
},
"Zed": {
"category": "Development",
"choco": "na",
"content": "Zed",
"description": "Zed is a modern, high-performance code editor designed from the ground up for speed and collaboration.",
"link": "https://zed.dev/",
"winget": "Zed.Zed"
} }
} }