Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,10 @@
path = extensions/chrome-devtools-mcp
url = https://github.com/gohryt/chrome-devtools-mcp-zed.git

[submodule "extensions/cinder"]
path = extensions/cinder
url = https://github.com/nguyenhaiduc06/cinder.git

[submodule "extensions/cinnamonwine-theme"]
path = extensions/cinnamonwine-theme
url = https://github.com/shoenot/cinnamonwine.zed
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,10 @@ version = "0.0.2"
submodule = "extensions/chrome-devtools-mcp"
version = "1.0.2"

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

[cinnamonwine-theme]
submodule = "extensions/cinnamonwine-theme"
version = "1.0.0"
Expand Down
1 change: 1 addition & 0 deletions extensions/cinder
Submodule cinder added at 2d89dd
Loading