Skip to content

Commit

Permalink
Add Relay extension
Browse files Browse the repository at this point in the history
  • Loading branch information
XiNiHa committed Aug 25, 2024
1 parent 33f4257 commit f8ff4fc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1081,3 +1081,6 @@
[submodule "extensions/zedwaita"]
path = extensions/zedwaita
url = https://github.com/someone13574/zed-adwaita-theme.git
[submodule "extensions/relay"]
path = extensions/relay
url = https://github.com/XiNiHa/relay-zed
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,10 @@ version = "0.5.0"
submodule = "extensions/rego"
version = "0.0.2"

[relay]
submodule = "extensions/relay"
version = "0.0.1"

[rescript]
submodule = "extensions/rescript"
version = "0.1.0"
Expand Down
1 change: 1 addition & 0 deletions extensions/relay
Submodule relay added at a0ca96

0 comments on commit f8ff4fc

Please sign in to comment.