Skip to content

Commit a08cda1

Browse files
committed
chore(zed): point grammar at the updated tree-sitter commit
1 parent 9c42b51 commit a08cda1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

editors/zed/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ repository = "https://github.com/code-by-sia/xi"
1111
# whenever the grammar changes (and re-install the extension).
1212
[grammars.x]
1313
repository = "https://github.com/code-by-sia/xi"
14-
commit = "3438291defdd939e6198f087de1d7b5ed85a2b77" # <- set to `git rev-parse HEAD`
14+
commit = "9c42b511c65ea830dd0095bb4621f89af915c16d" # <- set to `git rev-parse HEAD`
1515
path = "editors/tree-sitter-x"

0 commit comments

Comments
 (0)