mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
chore: update tree-sitter-rust to v0.21.0 (#10365)
* chore: update tree-sitter-rust to 0.21.0 * fix: pretty print and textobject tests
This commit is contained in:
parent
1245760595
commit
0546273570
3 changed files with 8 additions and 7 deletions
|
@ -250,7 +250,7 @@ args = { attachCommands = [ "platform select remote-gdb-server", "platform conne
|
|||
|
||||
[[grammar]]
|
||||
name = "rust"
|
||||
source = { git = "https://github.com/tree-sitter/tree-sitter-rust", rev = "0431a2c60828731f27491ee9fdefe25e250ce9c9" }
|
||||
source = { git = "https://github.com/tree-sitter/tree-sitter-rust", rev = "473634230435c18033384bebaa6d6a17c2523281" }
|
||||
|
||||
[[language]]
|
||||
name = "sway"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue