Skip to content

Commit 8ab2072

Browse files
committed
Update tree-sitter-gleam
The latest changes in the grammar add support for `echo ... as` expressions.
1 parent feeaec0 commit 8ab2072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2184,7 +2184,7 @@ auto-format = true
21842184

21852185
[[grammar]]
21862186
name = "gleam"
2187-
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "ee93c639dc82148d716919df336ad612fd33538e" }
2187+
source = { git = "https://github.com/gleam-lang/tree-sitter-gleam", rev = "dae1551a9911b24f41d876c23f2ab05ece0a9d4c" }
21882188

21892189
[[language]]
21902190
name = "quarto"

0 commit comments

Comments
 (0)