Skip to content

Commit 5c2f516

Browse files
committed
tally: update to v0.18.6
1 parent 4a5bb64 commit 5c2f516

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4273,3 +4273,6 @@
42734273
[submodule "extensions/zwirn"]
42744274
path = extensions/zwirn
42754275
url = https://codeberg.org/polymorphicengine/zwirn-zed-extension.git
4276+
[submodule "extensions/tally"]
4277+
path = extensions/tally
4278+
url = https://github.com/wharflab/tally.git

extensions.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4322,3 +4322,8 @@ version = "0.0.1"
43224322
[zwirn]
43234323
submodule = "extensions/zwirn"
43244324
version = "0.2.0"
4325+
4326+
[tally]
4327+
submodule = "extensions/tally"
4328+
path = "_integrations/zed-tally"
4329+
version = "0.18.6"

extensions/tally

Submodule tally added at 3cf89f0

0 commit comments

Comments
 (0)