Skip to content

Commit a64e9a8

Browse files
committed
tally: update to v0.19.0
1 parent 5cfd243 commit a64e9a8

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
@@ -4281,3 +4281,6 @@
42814281
[submodule "extensions/zwirn"]
42824282
path = extensions/zwirn
42834283
url = https://codeberg.org/polymorphicengine/zwirn-zed-extension.git
4284+
[submodule "extensions/tally"]
4285+
path = extensions/tally
4286+
url = https://github.com/wharflab/tally.git

extensions.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4330,3 +4330,8 @@ version = "0.0.1"
43304330
[zwirn]
43314331
submodule = "extensions/zwirn"
43324332
version = "0.2.0"
4333+
4334+
[tally]
4335+
submodule = "extensions/tally"
4336+
path = "_integrations/zed-tally"
4337+
version = "0.19.0"

extensions/tally

Submodule tally added at 8d50224

0 commit comments

Comments
 (0)