aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeoniePhiline2023-01-26 21:24:21 +0000
committerGitHub2023-01-26 21:24:21 +0000
commit250b6cd7f095032b1dea01c9e7bb2be2c3793898 (patch)
treec36a2006c070eb2d8fe540f86e7b65e1d9eb6b04
parent22b3d3d6367f2e559a7193172bd1dba03b864bd3 (diff)
Update tree-sitter-xml to fix whitespace parsing (#5685)
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index ae266dce..18fae13e 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1981,7 +1981,7 @@ roots = []
[[grammar]]
name = "xml"
-source = { git = "https://github.com/RenjiSann/tree-sitter-xml", rev = "422528a43630db6dcc1e222d1c5ee3babd559473" }
+source = { git = "https://github.com/RenjiSann/tree-sitter-xml", rev = "48a7c2b6fb9d515577e115e6788937e837815651" }
[[language]]
name = "wit"