Unnamed repository; edit this file 'description' to name the repository.
Update tree-sitter-xml to fix whitespace parsing (#5685)
LeoniePhiline 2023-01-27
parent 22b3d3d · commit 250b6cd
-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"