Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Commit 6031b4a

Browse files
committed
convert grammar to submodule and remove target artifacts
The zed-ext/grammars/gotmpl directory was accidentally added as an embedded git repo rather than a proper submodule. Converted it to a submodule pointing to ngalaiko/tree-sitter-go-template at the commit specified in extension.toml. Also removed the zed-ext/target/ build directory from git tracking - these Rust build artifacts should never have been committed.
1 parent 4b22e79 commit 6031b4a

1,690 files changed

Lines changed: 26 additions & 3080 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.beans/.sync.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
"task_id": "868h4jx7w",
1313
"synced_at": "2026-01-18T18:31:41.496634Z"
1414
}
15+
},
16+
"gozer-miqk": {
17+
"clickup": {
18+
"task_id": "868h4jxeg",
19+
"synced_at": "2026-01-18T18:35:18.553764Z"
20+
}
1521
}
1622
}
1723
}
Lines changed: 17 additions & 0 deletions

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "zed-ext/grammars/gotmpl"]
2+
path = zed-ext/grammars/gotmpl
3+
url = https://github.com/ngalaiko/tree-sitter-go-template

zed-ext/target/.rustc_info.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

zed-ext/target/CACHEDIR.TAG

Lines changed: 0 additions & 3 deletions
This file was deleted.

zed-ext/target/debug/.cargo-lock

Whitespace-only changes.
Binary file not shown.

zed-ext/target/debug/.fingerprint/adler2-83b7ffc6c297ba0f/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

zed-ext/target/debug/.fingerprint/adler2-83b7ffc6c297ba0f/lib-adler2

Lines changed: 0 additions & 1 deletion
This file was deleted.

zed-ext/target/debug/.fingerprint/adler2-83b7ffc6c297ba0f/lib-adler2.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)