Skip to content

Commit

Permalink
Add oxc extension
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaoshao committed Sep 17, 2024
1 parent 3343bb5 commit fc2ac4c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,10 @@
path = extensions/outrun
url = https://github.com/Acepie/OutrunZedTheme.git

[submodule "extensions/oxc"]
path = extensions/oxc
url = https://github.com/suxiaoshao/extensions.git

[submodule "extensions/oxocarbon"]
path = extensions/oxocarbon
url = https://github.com/Takk8IS/oxocarbon-theme-for-zed.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,10 @@ version = "0.0.2"
submodule = "extensions/outrun"
version = "0.0.1"

[oxc]
submodule = "extensions/oxc"
version = "0.1.0"

[oxocarbon]
submodule = "extensions/oxocarbon"
version = "0.1.3"
Expand Down
1 change: 1 addition & 0 deletions extensions/oxc
Submodule oxc added at 3343bb

0 comments on commit fc2ac4c

Please sign in to comment.