Skip to content

Commit

Permalink
languages: update rescript grammar (helix-editor#8962)
Browse files Browse the repository at this point in the history
This bump fixes a build failure of the grammer with clang.
  • Loading branch information
nanzhong authored and Vulpesx committed Jun 7, 2024
1 parent 0f552e0 commit 55d6ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ indent = { tab-width = 2, unit = " " }

[[grammar]]
name = "rescript"
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "65609807c628477f3b94052e7ef895885ac51c3c" }
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "467dcf99f68c47823d7b378779a6b282d7ef9782" }

[[language]]
name = "erlang"
Expand Down

0 comments on commit 55d6ab5

Please sign in to comment.