We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c42b51 commit a08cda1Copy full SHA for a08cda1
1 file changed
editors/zed/extension.toml
@@ -11,5 +11,5 @@ repository = "https://github.com/code-by-sia/xi"
11
# whenever the grammar changes (and re-install the extension).
12
[grammars.x]
13
repository = "https://github.com/code-by-sia/xi"
14
-commit = "3438291defdd939e6198f087de1d7b5ed85a2b77" # <- set to `git rev-parse HEAD`
+commit = "9c42b511c65ea830dd0095bb4621f89af915c16d" # <- set to `git rev-parse HEAD`
15
path = "editors/tree-sitter-x"
0 commit comments