Skip to content

Commit b297d12

Browse files
authored
Merge pull request #573 from shubhambhatnag/main
Add Zed Workspaces plugin configuration file
2 parents 5aa6d32 + 44b34a1 commit b297d12

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "91a89d52b8bd4a1ebfde9d09b7b5803b",
3+
"Name": "Zed Workspaces",
4+
"Description": "Allows search for Zed workspaces, locally or on WSL.",
5+
"Author": "Shubham Bhatnagar",
6+
"Version": "1.6",
7+
"Language": "python",
8+
"Website": "https://github.com/shubhambhatnag/zed-flow-extension",
9+
"UrlDownload": "https://github.com/shubhambhatnag/zed-flow-extension/releases/download/v1.6/Flow.Launcher.Plugin.ZedWorkspaces.zip",
10+
"UrlSourceCode": "https://github.com/shubhambhatnag/zed-flow-extension/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/shubhambhatnag/zed-flow-extension/assets/zed.png"
12+
}

0 commit comments

Comments
 (0)