mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Update tree-sitter-xml to fix whitespace parsing (#5685)
This commit is contained in:
parent
22b3d3d636
commit
250b6cd7f0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user