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 nilium committed Mar 10, 2024
1 parent 7ef516b commit cd41388
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 @@ -1561,7 +1561,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 cd41388

Please sign in to comment.