Update Gleam tree sitter to support label shorthand syntax (#11427)
This commit is contained in:
parent
0a4432b104
commit
b8c968fe47
1 changed files with 1 additions and 1 deletions
|
@ -1855,7 +1855,7 @@ auto-format = true
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "gleam"
|
name = "gleam"
|
||||||
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "bcf9c45b56cbe46e9dac5eee0aee75df270000ac" }
|
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "426e67087fd62be5f4533581b5916b2cf010fb5b" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "ron"
|
name = "ron"
|
||||||
|
|
Loading…
Add table
Reference in a new issue